Home
last modified time | relevance | path

Searched refs:new_panel (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ncurses/misc/
H A Dpanel.ref11 "new_panel" @8
H A Dpanel.def10 "new_panel" @8 NONAME
/freebsd/contrib/ncurses/panel/
H A Dpanel.h78 extern PANEL_EXPORT(PANEL*) new_panel (WINDOW *);
H A Dllib-lpaneltw143 #undef new_panel
144 PANEL *new_panel(
H A Dllib-lpanelt143 #undef new_panel
144 PANEL *new_panel(
H A Dllib-lpanelw143 #undef new_panel
144 PANEL *new_panel(
H A Dllib-lpanel143 #undef new_panel
144 PANEL *new_panel(
H A Dp_new.c105 new_panel(WINDOW *win) in new_panel() function
/freebsd/lib/ncurses/panel/
H A DMakefile46 panel.3 new_panel.3 \
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp620 m_panel = ::new_panel(m_window); in Reset()
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1021 You create a panel from a window by calling new_panel() on a window
/freebsd/contrib/ncurses/
H A DNEWS903 rather than treating it as an error, and modify new_panel to permit