Searched refs:GX_EVENT_FOCUS_LOST (Results 1 – 6 of 6) sorted by relevance
91 case GX_EVENT_FOCUS_LOST: in _gx_popup_list_event_process()
141 newevent.gx_event_type = GX_EVENT_FOCUS_LOST; in _gx_system_focus_claim()
246 case GX_EVENT_FOCUS_LOST: in _gx_widget_event_process()
428 case GX_EVENT_FOCUS_LOST: in _gx_single_line_text_input_event_process()
496 case GX_EVENT_FOCUS_LOST: in _gx_multi_line_text_input_event_process()
576 #define GX_EVENT_FOCUS_LOST 8 macro