Searched refs:top_panel (Results 1 – 13 of 13) sorted by relevance
43 top_panel(PANEL * pan) in PANEL_EXPORT()
97 #define _nc_top_panel ((ph)->top_panel)108 #define _nc_top_panel _nc_panelhook()->top_panel
76 extern PANEL_EXPORT(int) top_panel (PANEL *);
165 #undef top_panel166 int top_panel(
59 struct panel *top_panel; member
9 "top_panel" @6
19 "top_panel" @6 NONAME
55 panel.3 top_panel.3 \
1038 Two functions (top_panel(), bottom_panel()) are provided for1077 The panel_update code ignores hidden panels. You cannot do top_panel()
696 ::top_panel(subwindow_sp->m_panel); in CreateSubWindow()