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

/openbsd-current/lib/libcurses/
H A Dnc_panel.h59 struct panelhook struct
70 /* Retrieve the panelhook of the specified screen */
71 extern NCURSES_EXPORT(struct panelhook *)
74 extern NCURSES_EXPORT(struct panelhook *)
/openbsd-current/lib/libcurses/base/
H A Dnc_panel.c40 NCURSES_EXPORT(struct panelhook *)
51 NCURSES_EXPORT(struct panelhook *)
/openbsd-current/lib/libpanel/
H A Dp_below.c51 struct panelhook *ph = NCURSES_SP_NAME(_nc_panelhook) (sp);
H A Dp_above.c51 struct panelhook *ph = NCURSES_SP_NAME(_nc_panelhook) (sp);
H A Dp_new.c77 struct panelhook *ph = NCURSES_SP_NAME(_nc_panelhook) (sp);
80 struct panelhook *ph = _nc_panelhook();
H A Dpanel.priv.h88 struct panelhook* ph = NCURSES_SP_NAME(_nc_panelhook)(sp)

Completed in 193 milliseconds