Home
last modified time | relevance | path

Searched refs:_nc_dPanel (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/ncurses/panel/
HDpanel.priv.h64 extern NCURSES_EXPORT(void) _nc_dPanel (const char*, const PANEL*);
71 # define dPanel(text,pan) _nc_dPanel(text,pan)
HDllib-lpanelw48 #undef _nc_dPanel
49 void _nc_dPanel(
HDllib-lpanel48 #undef _nc_dPanel
49 void _nc_dPanel(
HDpanel.c75 _nc_dPanel(const char *text, const PANEL * pan) in _nc_dPanel() function