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

/openbsd-current/lib/libcurses/
H A Dnc_panel.h62 struct panel *bottom_panel; member in struct:panelhook
/openbsd-current/lib/libpanel/
H A Dp_bottom.c46 bottom_panel(PANEL * pan) function
50 T((T_CALLED("bottom_panel(%p)"), (void *)pan));
57 dBug(("--> bottom_panel %s", USER_PTR(pan->user, 1)));
H A Dpanel.h78 extern PANEL_EXPORT(int) bottom_panel (PANEL *);
H A Dpanel.priv.h99 #define _nc_bottom_panel ((ph)->bottom_panel)
110 #define _nc_bottom_panel _nc_panelhook()->bottom_panel
/openbsd-current/gnu/gcc/gcc/
H A Dsys-protos.h134 extern int bottom_panel(PANEL *);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h134 extern int bottom_panel(PANEL *);

Completed in 78 milliseconds