Searched refs:bottom_panel (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/ncurses/include/
H A Dnc_panel.h60 struct panel *bottom_panel; member in struct:panelhook
/freebsd-current/contrib/ncurses/panel/
H A Dp_bottom.c44 bottom_panel(PANEL * pan) function
48 T((T_CALLED("bottom_panel(%p)"), (void *)pan));
55 dBug(("--> bottom_panel %s", USER_PTR(pan->user, 1)));
H A Dpanel.h77 extern PANEL_EXPORT(int) bottom_panel (PANEL *);
H A Dpanel.priv.h98 #define _nc_bottom_panel ((ph)->bottom_panel)
109 #define _nc_bottom_panel _nc_panelhook()->bottom_panel
/freebsd-current/lib/ncurses/panel/
H A DMakefile43 MLINKS= panel.3 bottom_panel.3 \

Completed in 171 milliseconds