Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_horizontal_list_event_process.c140 _gx_horizontal_list_selected_set(list, list -> gx_horizontal_list_selected + 1); in _gx_horizontal_list_event_process()
147 _gx_horizontal_list_selected_set(list, list -> gx_horizontal_list_selected - 1); in _gx_horizontal_list_event_process()
208_gx_horizontal_list_selected_set(list, list -> gx_horizontal_list_pen_index); in _gx_horizontal_list_event_process()
Dgxe_horizontal_list_selected_set.c94 status = _gx_horizontal_list_selected_set(horizontal_list, index); in _gxe_horizontal_list_selected_set()
Dgx_horizontal_list_selected_set.c83 UINT _gx_horizontal_list_selected_set(GX_HORIZONTAL_LIST *horizontal_list, INT index) in _gx_horizontal_list_selected_set() function
/GUIX-v6.2.1/common/inc/
Dgx_window.h70 UINT _gx_horizontal_list_selected_set(GX_HORIZONTAL_LIST *horizontal_list, INT entry);
Dgx_api.h3162 #define gx_horizontal_list_selected_set(a, b) _gx_horizontal_list_selected_set(a…
3862 UINT _gx_horizontal_list_selected_set(GX_HORIZONTAL_LIST *horizontal_list, INT index);