Home
last modified time | relevance | path

Searched refs:p_win (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_freeall.c78 WINDOW *p_win = &(p->win); in NCURSES_EXPORT() local
81 if (IS_PAD(p_win)) in NCURSES_EXPORT()
99 && (p_win == q_win->_parent)) { in NCURSES_EXPORT()
106 if (delwin(p_win) != ERR) in NCURSES_EXPORT()
/freebsd/lib/ncurses/panel/
H A DMakefile25 p_win.c \
/freebsd/contrib/ncurses/panel/
H A Dmodules50 p_win lib $(srcdir) $(HEADER_DEPS)
H A Dllib-lpaneltw194 /* ./p_win.c */
H A Dllib-lpanelt194 /* ./p_win.c */
H A Dllib-lpanelw194 /* ./p_win.c */
H A Dllib-lpanel194 /* ./p_win.c */
/freebsd/contrib/ncurses/
H A DMANIFEST1069 ./panel/p_win.c