Home
last modified time | relevance | path

Searched refs:panel_userptr (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ncurses/misc/
H A Dpanel.ref15 "panel_userptr" @12
H A Dpanel.def14 "panel_userptr" @12 NONAME
/freebsd/contrib/ncurses/panel/
H A Dp_user.c53 panel_userptr(const PANEL * pan) in panel_userptr() function
H A Dpanel.h82 extern PANEL_EXPORT(NCURSES_CONST void*) panel_userptr (const PANEL *);
H A Dllib-lpaneltw189 #undef panel_userptr
190 const void *panel_userptr(
H A Dllib-lpanelt189 #undef panel_userptr
190 const void *panel_userptr(
H A Dllib-lpanelw189 #undef panel_userptr
190 const void *panel_userptr(
H A Dllib-lpanel189 #undef panel_userptr
190 const void *panel_userptr(
/freebsd/lib/ncurses/panel/
H A DMakefile49 panel.3 panel_userptr.3 \
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1089 documentation of set_panel_userptr() and panel_userptr for details.
/freebsd/contrib/ncurses/
H A DNEWS15125 + change set_panel_userptr() and panel_userptr() to use void*