Searched refs:time_ (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_gtk_x11.c | 1228 guint time_ UNUSED, in selection_received_cb() 1339 guint time_ UNUSED, in selection_get_cb() 2004 guint time_, in drag_handle_uri_list() argument 2020 gtk_drag_finish(context, TRUE, FALSE, time_); // accept in drag_handle_uri_list() 2033 guint time_, in drag_handle_text() argument 2053 gtk_drag_finish(context, TRUE, FALSE, time_); // accept in drag_handle_text() 2074 guint time_, in drag_data_received_cb() argument 2089 gtk_drag_finish(context, FALSE, FALSE, time_); in drag_data_received_cb() 2099 drag_handle_uri_list(context, data, time_, state, x, y); in drag_data_received_cb() 2101 drag_handle_text(context, data, time_, state); in drag_data_received_cb()
|