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

/freebsd-11-stable/contrib/ncurses/panel/
H A Dp_show.c52 if (Is_Top(pan))
H A Dpanel.priv.h118 #define Is_Top(p) (((p) != (PANEL*)0) && !EMPTY_STACK() && (_nc_top_panel == (p))) macro

Completed in 120 milliseconds