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.c89 status = _gx_horizontal_list_event_process(list, event_ptr); in _gxe_horizontal_list_event_process()
Dgx_horizontal_list_create.c102 …dget_event_process_function = (UINT (*)(GX_WIDGET *, GX_EVENT *))_gx_horizontal_list_event_process; in _gx_horizontal_list_create()
Dgx_horizontal_list_event_process.c99 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.h65 UINT _gx_horizontal_list_event_process(GX_HORIZONTAL_LIST *list, GX_EVENT *event_ptr);
Dgx_api.h3133 #define gx_horizontal_list_event_process _gx_horizontal_list_event_process
3833 UINT _gx_horizontal_list_event_process(GX_HORIZONTAL_LIST *list, GX_EVENT *event_ptr);