Searched defs:win (Results 1 - 25 of 161) sorted by relevance

1234567

/src/games/trek/
H A Dwin.c63 win(void) function in typeref:typename:void
/src/lib/libcurses/
H A Dclear.c63 wclear(WINDOW *win) argument
H A Dclearok.c45 clearok(WINDOW *win, bool bf) argument
H A Ddeleteln.c62 wdeleteln(WINDOW *win) argument
H A Dflushok.c45 flushok(WINDOW *win, bool bf) argument
H A Did_subwins.c51 WINDOW *win; local in function:__id_subwins
H A Didcok.c51 idcok(WINDOW *win, bool bf) argument
H A Didlok.c50 idlok(WINDOW *win, bool bf) argument
H A Dimmedok.c45 immedok(WINDOW *win, bool bf) argument
H A Dinsertln.c64 winsertln(WINDOW *win) argument
H A Dkeypad.c43 keypad(WINDOW *win, bool bf) argument
67 is_keypad(const WINDOW *win) argument
H A Dleaveok.c45 leaveok(WINDOW *win, bool bf) argument
62 is_leaveok(const WINDOW *win) argument
H A Dmeta.c45 meta(/*ARGSUSED*/ WINDOW *win, bool bf) argument
H A Dmove.c63 wmove(WINDOW *win, int y, int x) argument
89 wcursyncup(WINDOW * win) argument
[all...]
H A Dnodelay.c43 nodelay(WINDOW *win, bool bf) argument
H A Dnotimeout.c43 notimeout(WINDOW *win, bool bf) argument
H A Dscrollok.c45 scrollok(WINDOW *win, bool bf) argument
H A Dsyncok.c45 syncok(WINDOW *win, bool bf) argument
H A Dtimeout.c60 wtimeout(WINDOW *win, int delay) argument
H A Dstandout.c75 wstandout(WINDOW *win) argument
98 wstandend(WINDOW *win) argument
H A Dunderscore.c72 wunderscore(WINDOW *win) argument
92 wunderend(WINDOW *win) argument
H A Dadd_wch.c77 mvwadd_wch(WINDOW *win, int y, int x, const cchar_t *wch) argument
93 wadd_wch(WINDOW *win, const cchar_t *wch) argument
[all...]
H A Dbox.c49 box(WINDOW *win, chtype vert, chtype hor) argument
55 box_set(WINDOW *win, const cchar_t *verch, const cchar_t *horch) argument
H A Ddelwin.c51 delwin(WINDOW *win) argument
[all...]
/src/games/boggle/boggle/
H A Dhelp.c57 WINDOW *win; local in function:help
[all...]

Completed in 10 milliseconds

1234567