Home
last modified time | relevance | path

Searched refs:bottom_panel (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/ncurses/include/
H A Dnc_panel.h60 struct panel *bottom_panel; member
/freebsd/contrib/ncurses/misc/
H A Dpanel.ref10 "bottom_panel" @7
H A Dpanel.def6 "bottom_panel" @7 NONAME
/freebsd/contrib/ncurses/panel/
H A Dp_bottom.c44 bottom_panel(PANEL * pan) in PANEL_EXPORT()
H A Dpanel.priv.h98 #define _nc_bottom_panel ((ph)->bottom_panel)
109 #define _nc_bottom_panel _nc_panelhook()->bottom_panel
H A Dpanel.h77 extern PANEL_EXPORT(int) bottom_panel (PANEL *);
H A Dllib-lpaneltw106 #undef bottom_panel
107 int bottom_panel(
H A Dllib-lpanelt106 #undef bottom_panel
107 int bottom_panel(
H A Dllib-lpanelw106 #undef bottom_panel
107 int bottom_panel(
H A Dllib-lpanel106 #undef bottom_panel
107 int bottom_panel(
/freebsd/lib/ncurses/panel/
H A DMakefile42 MLINKS= panel.3 bottom_panel.3 \
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1038 Two functions (top_panel(), bottom_panel()) are provided for
1078 or bottom_panel on a hidden panel(). Other panels operations are
/freebsd/contrib/ncurses/
H A DNEWS11965 not set properly when bottom_panel() is called to hide a panel which