Searched refs:_gx_vertical_list_event_process (Results 1 – 6 of 6) sorted by relevance
101 _gx_vertical_list_event_process(list, event_ptr); in _gx_popup_list_event_process()110 _gx_vertical_list_event_process(list, event_ptr); in _gx_popup_list_event_process()
93 status = _gx_vertical_list_event_process(list, event_ptr); in _gxe_vertical_list_event_process()
99 …widget_event_process_function = (UINT (*)(GX_WIDGET *, GX_EVENT *))_gx_vertical_list_event_process; in _gx_vertical_list_create()
94 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr) in _gx_vertical_list_event_process() function
85 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr);
3568 #define gx_vertical_list_event_process _gx_vertical_list_event_process4378 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr);