Home
last modified time | relevance | path

Searched defs:horizontal_list (Results 1 – 12 of 12) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgxe_horizontal_list_children_position.c78 UINT _gxe_horizontal_list_children_position(GX_HORIZONTAL_LIST *horizontal_list) in _gxe_horizontal_list_children_position()
Dgxe_horizontal_list_page_index_set.c74 UINT _gxe_horizontal_list_page_index_set(GX_HORIZONTAL_LIST *horizontal_list, INT list_entry) in _gxe_horizontal_list_page_index_set()
Dgx_horizontal_list_selected_index_get.c74 UINT _gx_horizontal_list_selected_index_get(GX_HORIZONTAL_LIST *horizontal_list, in _gx_horizontal_list_selected_index_get()
Dgxe_horizontal_list_selected_index_get.c73 UINT _gxe_horizontal_list_selected_index_get(GX_HORIZONTAL_LIST *horizontal_list, in _gxe_horizontal_list_selected_index_get()
Dgxe_horizontal_list_selected_set.c74 UINT _gxe_horizontal_list_selected_set(GX_HORIZONTAL_LIST *horizontal_list, INT index) in _gxe_horizontal_list_selected_set()
Dgxe_horizontal_list_selected_widget_get.c73 UINT _gxe_horizontal_list_selected_widget_get(GX_HORIZONTAL_LIST *horizontal_list, in _gxe_horizontal_list_selected_widget_get()
Dgx_horizontal_list_selected_widget_get.c74 UINT _gx_horizontal_list_selected_widget_get(GX_HORIZONTAL_LIST *horizontal_list, in _gx_horizontal_list_selected_widget_get()
Dgx_horizontal_list_children_position.c76 UINT _gx_horizontal_list_children_position(GX_HORIZONTAL_LIST *horizontal_list) in _gx_horizontal_list_children_position()
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()
Dgx_horizontal_list_create.c88 UINT _gx_horizontal_list_create(GX_HORIZONTAL_LIST *horizontal_list, in _gx_horizontal_list_create()
Dgxe_horizontal_list_create.c83 UINT _gxe_horizontal_list_create(GX_HORIZONTAL_LIST *horizontal_list, in _gxe_horizontal_list_create()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_error_checking_api_coverage_no_output.c88 GX_HORIZONTAL_LIST horizontal_list; in control_thread_entry() local