Searched refs:child_detect (Results 1 – 2 of 2) sorted by relevance
449 BOOL child_detect; in app_root_event_process() local471 child_detect = GX_TRUE; in app_root_event_process()476 gx_widget_child_detect(screen, event_ptr->gx_event_target, &child_detect); in app_root_event_process()482 child_detect = GX_TRUE; in app_root_event_process()486 (!child_detect)) in app_root_event_process()
837 GX_BOOL child_detect; in _gx_system_focus_claim() local841 _gx_widget_child_detect((GX_WIDGET *)root, widget, &child_detect); in _gx_system_focus_claim()842 if (child_detect) in _gx_system_focus_claim()