Searched refs:panelhook (Results 1 – 11 of 11) sorted by relevance
57 struct panelhook struct69 extern NCURSES_EXPORT(struct panelhook *)72 extern NCURSES_EXPORT(struct panelhook *)
38 NCURSES_EXPORT(struct panelhook *) in NCURSES_EXPORT() argument49 NCURSES_EXPORT(struct panelhook *)
75 struct panelhook *ph = NCURSES_SP_NAME(_nc_panelhook) (sp); in root_panel()78 struct panelhook *ph = _nc_panelhook(); in root_panel()
49 struct panelhook *ph = NCURSES_SP_NAME(_nc_panelhook) (sp); in PANEL_EXPORT()
87 struct panelhook* ph = NCURSES_SP_NAME(_nc_panelhook)(sp)
2470 struct panelhook *_nc_panelhook_sp(2472 { return(*(struct panelhook **)0); }2475 struct panelhook *_nc_panelhook(void)2476 { return(*(struct panelhook **)0); }
2461 struct panelhook *_nc_panelhook_sp(2463 { return(*(struct panelhook **)0); }2466 struct panelhook *_nc_panelhook(void)2467 { return(*(struct panelhook **)0); }
3062 struct panelhook *_nc_panelhook_sp(3064 { return(*(struct panelhook **)0); }3067 struct panelhook *_nc_panelhook(void)3068 { return(*(struct panelhook **)0); }
3053 struct panelhook *_nc_panelhook_sp(3055 { return(*(struct panelhook **)0); }3058 struct panelhook *_nc_panelhook(void)3059 { return(*(struct panelhook **)0); }
1110 struct panelhook _panelHook;