Home
last modified time | relevance | path

Searched refs:top_panel (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/ncurses/panel/
HDp_top.c42 top_panel(PANEL * pan) in NCURSES_EXPORT()
HDpanel.priv.h100 #define _nc_top_panel ((ph)->top_panel)
111 #define _nc_top_panel _nc_panelhook()->top_panel
HDpanel.h61 extern NCURSES_EXPORT(int) top_panel (PANEL *);
HDllib-lpanel163 #undef top_panel
164 int top_panel(
HDllib-lpaneltw163 #undef top_panel
164 int top_panel(
HDllib-lpanelw163 #undef top_panel
164 int top_panel(
HDllib-lpanelt163 #undef top_panel
164 int top_panel(
/NextBSD/contrib/ncurses/include/
HDnc_panel.h55 struct panel *top_panel; member
/NextBSD/contrib/ncurses/misc/
HDpanel.ref9 "top_panel" @6
HDpanel.def19 "top_panel" @6 NONAME
/NextBSD/lib/ncurses/panel/
HDMakefile57 panel.3 top_panel.3 \
/NextBSD/contrib/gcc/
HDsys-protos.h1171 extern int top_panel(PANEL *);
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDIOHandler.cpp1344 ::top_panel (subwindow_sp->m_panel); in CreateSubWindow()
1584 ::top_panel (window->m_panel); in SetActiveWindow()
/NextBSD/contrib/ncurses/doc/
HDncurses-intro.doc1020 Two functions (top_panel(), bottom_panel()) are provided for
1059 The panel_update code ignores hidden panels. You cannot do top_panel()