Searched refs:event_process_func (Results 1 – 1 of 1) sorted by relevance
69 static UINT event_process_func(GX_WIDGET *widget, GX_EVENT *event){ return 0… in event_process_func() function824 gx_widget_event_process_set(&parent, event_process_func); in control_thread_entry()3738 gx_widget_event_process_set(&widget, event_process_func); //should return GX_INVALID_WIDGET in control_thread_entry()3740 gx_widget_event_process_set(&widget, event_process_func); //should return GX_SUCCESS in control_thread_entry()