Searched refs:HIDE_PANEL (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ncurses/panel/ |
H A D | p_delete.c | 52 HIDE_PANEL(pan, err, OK); in PANEL_EXPORT()
|
H A D | p_hide.c | 56 HIDE_PANEL(pan, err, ERR); in PANEL_EXPORT()
|
H A D | p_show.c | 58 HIDE_PANEL(pan, err, OK); in PANEL_EXPORT()
|
H A D | p_bottom.c | 57 HIDE_PANEL(pan, err, OK); in PANEL_EXPORT()
|
H A D | panel.priv.h | 196 #define HIDE_PANEL(pan,err,err_if_unlinked)\ macro
|