Home
last modified time | relevance | path

Searched refs:Wnoutrefresh (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/lib/libncurses/src/panel/
Dp_update.c58 Wnoutrefresh(pan); in NCURSES_EXPORT()
Dpanel.priv.h92 # define Wnoutrefresh(pan) _nc_Wnoutrefresh(pan) macro
100 # define Wnoutrefresh(pan) wnoutrefresh((pan)->win) macro