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

/freebsd-9.3-release/contrib/ncurses/panel/
H A Dllib-lpanel131 #undef new_panel
132 PANEL *new_panel(
H A Dllib-lpanelw131 #undef new_panel
132 PANEL *new_panel(
H A Dpanel.h62 extern NCURSES_EXPORT(PANEL*) new_panel (WINDOW *);
H A Dp_new.c85 new_panel(WINDOW *win) function
89 T((T_CALLED("new_panel(%p)"), win));
/freebsd-9.3-release/lib/ncurses/panel/
H A DMakefile49 panel.3 new_panel.3 \
/freebsd-9.3-release/contrib/gcc/
H A Dsys-protos.h767 extern PANEL * new_panel(WINDOW *);

Completed in 70 milliseconds