Searched refs:Is_Bottom (Results 1 – 2 of 2) sorted by relevance
52 if (!Is_Bottom(pan)) in PANEL_EXPORT()
114 #define Is_Bottom(p) (((p) != (PANEL*)0) && !EMPTY_STACK() && (_nc_bottom_panel->above == (p))) macro