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

/freebsd-current/contrib/ncurses/panel/
H A Dp_top.c43 top_panel(PANEL * pan) function
45 T((T_CALLED("top_panel(%p)"), (void *)pan));
H A Dpanel.h76 extern PANEL_EXPORT(int) top_panel (PANEL *);
H A Dpanel.priv.h97 #define _nc_top_panel ((ph)->top_panel)
108 #define _nc_top_panel _nc_panelhook()->top_panel
/freebsd-current/contrib/ncurses/include/
H A Dnc_panel.h59 struct panel *top_panel; member in struct:panelhook
/freebsd-current/lib/ncurses/panel/
H A DMakefile56 panel.3 top_panel.3 \
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp696 ::top_panel(subwindow_sp->m_panel);

Completed in 129 milliseconds