Searched refs:IS_LINKED (Results 1 – 4 of 4) sorted by relevance
126 #define IS_LINKED(p) (((p)->above || (p)->below ||((p)==_nc_bottom_panel)) ? TRUE : FALSE) macro184 if (IS_LINKED(pan)) {\200 if (IS_LINKED(pan)) {\
51 rc = (IS_LINKED(pan) ? FALSE : TRUE); in NCURSES_EXPORT()
51 if (IS_LINKED(pan)) in NCURSES_EXPORT()
52 if (IS_LINKED(pan)) in NCURSES_EXPORT()