Searched refs:_nc_Wnoutrefresh (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ncurses/panel/
H A Dpanel.c119 _nc_Wnoutrefresh(const PANEL * pan) function
H A Dpanel.priv.h65 extern NCURSES_EXPORT(void) _nc_Wnoutrefresh (const PANEL*);
72 # define Wnoutrefresh(pan) _nc_Wnoutrefresh(pan)

Completed in 107 milliseconds