Lines Matching refs:PtCallbackF_t
30 # define PtCallbackF_t int macro
193 static PtCallbackF_t gui_ph_handle_timer_cursor;
194 static PtCallbackF_t gui_ph_handle_timer_timeout;
196 static PtCallbackF_t gui_ph_handle_window_cb;
198 static PtCallbackF_t gui_ph_handle_scrollbar;
199 static PtCallbackF_t gui_ph_handle_keyboard;
200 static PtCallbackF_t gui_ph_handle_mouse;
201 static PtCallbackF_t gui_ph_handle_pulldown_menu;
202 static PtCallbackF_t gui_ph_handle_menu;
203 static PtCallbackF_t gui_ph_handle_focus; // focus change of text area
205 static PtCallbackF_t gui_ph_handle_menu_resize;
208 static PtCallbackF_t gui_ph_handle_menu_unrealized;