Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgx_system_focus_claim.c79 GX_BOOL detect_result; in _gx_system_focus_claim() local
113 _gx_widget_child_detect(parent, widget, &detect_result); in _gx_system_focus_claim()
115 if (detect_result) in _gx_system_focus_claim()
124 _gx_widget_child_detect(parent -> gx_widget_parent, widget, &detect_result); in _gx_system_focus_claim()
127 if (detect_result) in _gx_system_focus_claim()