Searched refs:_gx_vertical_list_event_process (Results 1 – 6 of 6) sorted by relevance
102 _gx_vertical_list_event_process(list, event_ptr); in _gx_popup_list_event_process()111 _gx_vertical_list_event_process(list, event_ptr); in _gx_popup_list_event_process()
94 status = _gx_vertical_list_event_process(list, event_ptr); in _gxe_vertical_list_event_process()
100 …widget_event_process_function = (UINT (*)(GX_WIDGET *, GX_EVENT *))_gx_vertical_list_event_process; in _gx_vertical_list_create()
95 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr) in _gx_vertical_list_event_process() function
86 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr);
3544 #define gx_vertical_list_event_process _gx_vertical_list_event_process4352 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr);