Searched refs:_gx_menu_event_process (Results 1 – 5 of 5) sorted by relevance
93 status = _gx_menu_event_process(menu, event_ptr); in _gxe_menu_event_process()
72 UINT _gx_menu_event_process(GX_MENU *menu, GX_EVENT *event_ptr) in _gx_menu_event_process() function
96 … menu -> gx_widget_event_process_function = (UINT(*)(GX_WIDGET*, GX_EVENT*))_gx_menu_event_process; in _gx_menu_create()
73 UINT _gx_menu_event_process(GX_MENU *menu, GX_EVENT *event_ptr);
3190 #define gx_menu_event_process _gx_menu_event_process3912 UINT _gx_menu_event_process(GX_MENU *menu, GX_EVENT *event_ptr);