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

1234567

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_move.c47 wmove(WINDOW *win, int y, int x) argument
H A Dlib_clear.c46 wclear(WINDOW *win) argument
H A Dlib_clearok.c46 clearok(WINDOW *win, bool flag) argument
H A Dlib_immedok.c46 immedok(WINDOW *win, bool flag) argument
H A Dlib_inchstr.c47 winchnstr(WINDOW *win, chtype *str, int n) argument
[all...]
H A Dlib_insdel.c48 winsdelln(WINDOW *win, int n) argument
H A Dlib_leaveok.c46 leaveok(WINDOW *win, bool flag) argument
H A Dlib_scrollok.c46 scrollok(WINDOW *win, bool flag) argument
H A Dlib_scrreg.c46 wsetscrreg(WINDOW *win, int top, int bottom) argument
H A Dlib_touch.c75 wtouchln(WINDOW *win, int y, int n, int changed) argument
[all...]
H A Dlib_wattroff.c48 wattr_off(WINDOW *win, attr_t at, void *opts GCC_UNUSED) argument
H A Dlib_wattron.c48 wattr_on(WINDOW *win, attr_t at, void *opts GCC_UNUSED) argument
H A Dlib_colorset.c47 wcolor_set(WINDOW *win, NCURSES_PAIRS_T color_pair_number, void *opts) argument
H A Dlib_delwin.c48 cannot_delete(WINDOW *win) argument
69 delwin(WINDOW *win) argument
[all...]
H A Dlib_mvwin.c48 mvwin(WINDOW *win, int by, int bx) argument
[all...]
H A Duse_window.c38 use_window(WINDOW *win, NCURSES_WINDOW_CB func, void *data) argument
H A Dlib_chgat.c48 wchgat(WINDOW *win, argument
H A Dlib_clreol.c46 wclrtoeol(WINDOW *win) argument
[all...]
H A Dlib_erase.c47 werase(WINDOW *win) argument
[all...]
/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_sub.c47 set_form_sub(FORM *form, WINDOW *win) argument
H A Dfrm_win.c47 set_form_win(FORM *form, WINDOW *win) argument
[all...]
/freebsd-11-stable/contrib/ncurses/panel/
H A Dp_replace.c42 replace_panel(PANEL * pan, WINDOW *win) argument
/freebsd-11-stable/contrib/ncurses/menu/
H A Dm_sub.c52 set_menu_sub(MENU * menu, WINDOW *win) argument
H A Dm_win.c52 set_menu_win(MENU * menu, WINDOW *win) argument
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_in_wch.c45 win_wch(WINDOW *win, cchar_t *wcval) argument

Completed in 71 milliseconds

1234567