Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2446 # define gtk_widget_has_focus(wid) GTK_WIDGET_HAS_FOCUS(wid) macro
H A Dgui_gtk_x11.c872 if (gtk_socket_id == 0 || !gtk_widget_has_focus(gui.drawarea)) in enter_notify_event()
1785 if (gtk_socket_id != 0 && !gtk_widget_has_focus(widget)) in button_press_event()
1847 if (gtk_socket_id != 0 && !gtk_widget_has_focus(widget)) in scroll_event()