Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_photon.c30 # 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;
205 static PtCallbackF_t gui_ph_handle_menu_resize;
[all …]