Home
last modified time | relevance | path

Searched refs:_gx_horizontal_list_event_process (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgxe_horizontal_list_event_process.c88 status = _gx_horizontal_list_event_process(list, event_ptr); in _gxe_horizontal_list_event_process()
Dgx_horizontal_list_create.c101 …dget_event_process_function = (UINT (*)(GX_WIDGET *, GX_EVENT *))_gx_horizontal_list_event_process; in _gx_horizontal_list_create()
Dgx_horizontal_list_event_process.c98 UINT _gx_horizontal_list_event_process(GX_HORIZONTAL_LIST *list, GX_EVENT *event_ptr) in _gx_horizontal_list_event_process() function
/GUIX-v6.2.1/common/inc/
Dgx_window.h64 UINT _gx_horizontal_list_event_process(GX_HORIZONTAL_LIST *list, GX_EVENT *event_ptr);
Dgx_api.h3159 #define gx_horizontal_list_event_process _gx_horizontal_list_event_process
3859 UINT _gx_horizontal_list_event_process(GX_HORIZONTAL_LIST *list, GX_EVENT *event_ptr);