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.c102 _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()
Dgxe_vertical_list_event_process.c94 status = _gx_vertical_list_event_process(list, event_ptr); in _gxe_vertical_list_event_process()
Dgx_vertical_list_create.c100 …widget_event_process_function = (UINT (*)(GX_WIDGET *, GX_EVENT *))_gx_vertical_list_event_process; in _gx_vertical_list_create()
Dgx_vertical_list_event_process.c95 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.h86 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr);
Dgx_api.h3544 #define gx_vertical_list_event_process _gx_vertical_list_event_process
4352 UINT _gx_vertical_list_event_process(GX_VERTICAL_LIST *list, GX_EVENT *event_ptr);