Home
last modified time | relevance | path

Searched refs:_gx_vertical_list_event_process (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_popup_list_event_process.c101 _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()
Dgxe_vertical_list_event_process.c93 status = _gx_vertical_list_event_process(list, event_ptr); in _gxe_vertical_list_event_process()
Dgx_vertical_list_create.c99 …widget_event_process_function = (UINT (*)(GX_WIDGET *, GX_EVENT *))_gx_vertical_list_event_process; in _gx_vertical_list_create()
Dgx_vertical_list_event_process.c94 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr) in _gx_vertical_list_event_process() function
/GUIX-v6.2.1/common/inc/
Dgx_window.h85 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr);
Dgx_api.h3568 #define gx_vertical_list_event_process _gx_vertical_list_event_process
4378 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr);