Searched refs:panelhook (Results 1 – 7 of 7) sorted by relevance
59 struct panelhook struct71 extern NCURSES_EXPORT(struct panelhook *)74 extern NCURSES_EXPORT(struct panelhook *)
1109 struct panelhook _panelHook;
40 NCURSES_EXPORT(struct panelhook *) in NCURSES_EXPORT() argument51 NCURSES_EXPORT(struct panelhook *)
77 struct panelhook *ph = NCURSES_SP_NAME(_nc_panelhook) (sp); in root_panel()80 struct panelhook *ph = _nc_panelhook(); in root_panel()
51 struct panelhook *ph = NCURSES_SP_NAME(_nc_panelhook) (sp); in PANEL_EXPORT()
88 struct panelhook* ph = NCURSES_SP_NAME(_nc_panelhook)(sp)