Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c72 # define guint int macro
190 guint key_sym;
742 static guint
1019 guint key_sym; in key_press_event()
1024 guint state; in key_press_event()
1338 guint info, in selection_get_cb()
2004 guint time_, in drag_handle_uri_list()
2033 guint time_, in drag_handle_text()
2073 guint info, in drag_data_received_cb()
2074 guint time_, in drag_data_received_cb()
[all …]
H A Dgui_beval.c416 beval->timerID = g_timeout_add((guint)p_bdlay, in pointer_event()
H A Dif_mzsch.c811 static guint timer_id = 0;
870 timer_id = g_timeout_add((guint)p_mzq, (GSourceFunc)timer_proc, NULL); in setup_timer()
H A Dgui_gtk.c1260 guint log_handler; in gui_mch_browse()