Searched defs:win (Results 26 - 50 of 164) sorted by relevance

1234567

/freebsd-11-stable/contrib/ncurses/panel/
H A Dp_new.c73 WINDOW *win = SP_PARM->_stdscr; local
92 new_panel(WINDOW *win) argument
[all...]
H A Dpanel.h46 WINDOW *win; member in struct:panel
/freebsd-11-stable/contrib/ncurses/menu/
H A Dm_cursor.c85 WINDOW *win, *sub; local
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_clrbot.c46 wclrtobot(WINDOW *win) argument
[all...]
H A Dlib_delch.c46 wdelch(WINDOW *win) argument
[all...]
H A Dlib_hline.c46 whline(WINDOW *win, chtype ch, int n) argument
[all...]
H A Dlib_insnstr.c46 winsnstr(WINDOW *win, const char *s, int n) argument
[all...]
H A Dlib_redrawln.c45 wredrawln(WINDOW *win, int beg, int num) argument
[all...]
H A Dlib_scroll.c49 _nc_scroll_window(WINDOW *win, argument
136 wscrl(WINDOW *win, int n) argument
[all...]
H A Dlib_vline.c46 wvline(WINDOW *win, chtype ch, int n) argument
[all...]
H A Dlib_addstr.c50 waddnstr(WINDOW *win, const char *astr, int n) argument
81 waddchnstr(WINDOW *win, const chtype *astr, int n) argument
131 wadd_wchnstr(WINDOW *win, const cchar_t *astr, int n) argument
221 waddnwstr(WINDOW *win, const wchar_t *str, int n) argument
[all...]
H A Dlib_bkgd.c49 wbkgrndset(WINDOW *win, const ARG_CH_T ch) argument
102 wbkgdset(WINDOW *win, chtype ch) argument
118 wbkgrnd(WINDOW *win, const ARG_CH_T ch) argument
154 wbkgd(WINDOW *win, chtype ch) argument
[all...]
H A Dlib_insch.c53 _nc_insert_ch(SCREEN *sp, WINDOW *win, chtype ch) argument
146 winsch(WINDOW *win, chtype c) argument
[all...]
H A Dlib_printw.c66 wprintw(WINDOW *win, const char *fmt,...) argument
109 mvwprintw(WINDOW *win, int y, int x, const char *fmt,...) argument
131 vwprintw(WINDOW *win, const char *fmt, va_list argp) argument
[all...]
H A Dlib_scanw.c46 vwscanw(WINDOW *win, NCURSES_CONST char *fmt, va_list argp) argument
71 wscanw(WINDOW *win, NCURSES_CONST char *fmt,...) argument
97 mvwscanw(WINDOW *win, int y, int x, NCURSES_CONST char *fmt,...) argument
H A Dlib_slkrefr.c58 slk_paint_info(WINDOW *win) argument
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_hline_set.c45 whline_set(WINDOW *win, const cchar_t *ch, int n) argument
[all...]
H A Dlib_in_wchnstr.c45 win_wchnstr(WINDOW *win, cchar_t *wchstr, int n) argument
H A Dlib_vline_set.c45 wvline_set(WINDOW *win, const cchar_t *ch, int n) argument
[all...]
H A Dlib_get_wch.c46 wget_wch(WINDOW *win, wint_t *result) argument
H A Dlib_inwstr.c45 winnwstr(WINDOW *win, wchar_t *wstr, int n) argument
93 winwstr(WINDOW *win, wchar_t *wstr) argument
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dmousewget.c28 mouse_wgetch(WINDOW *win, int *fkey, bool ignore_errs) argument
82 dlg_mouse_wgetch(WINDOW *win, int *fkey) argument
88 dlg_mouse_wgetch_nowait(WINDOW *win, int *fkey) argument
/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dlib_tracedmp.c50 _tracedump(const char *name, WINDOW *win) argument
[all...]
/freebsd-11-stable/sys/dev/digi/
H A Ddigi_pci.c65 digi_pci_towin(struct digi_softc *sc, int win) argument
/freebsd-11-stable/sys/netinet/cc/
H A Dcc_newreno.c184 u_int win; local

Completed in 256 milliseconds

1234567