Searched refs:focus_notify_handler (Results 1 – 1 of 1) sorted by relevance
60 static guint focus_notify_handler = 0; variable71 focus_notify_handler = 0; in atk_wrapper_focus_idle_handler()126 if( focus_notify_handler ) in atk_wrapper_focus_tracker_notify_when_idle()127 g_source_remove(focus_notify_handler); in atk_wrapper_focus_tracker_notify_when_idle()131 focus_notify_handler = g_idle_add (atk_wrapper_focus_idle_handler, xAccessible.get()); in atk_wrapper_focus_tracker_notify_when_idle()
Completed in 27 milliseconds