Searched defs:horizontal_list (Results 1 – 12 of 12) sorted by relevance
78 UINT _gxe_horizontal_list_children_position(GX_HORIZONTAL_LIST *horizontal_list) in _gxe_horizontal_list_children_position()
74 UINT _gxe_horizontal_list_page_index_set(GX_HORIZONTAL_LIST *horizontal_list, INT list_entry) in _gxe_horizontal_list_page_index_set()
74 UINT _gx_horizontal_list_selected_index_get(GX_HORIZONTAL_LIST *horizontal_list, in _gx_horizontal_list_selected_index_get()
73 UINT _gxe_horizontal_list_selected_index_get(GX_HORIZONTAL_LIST *horizontal_list, in _gxe_horizontal_list_selected_index_get()
74 UINT _gxe_horizontal_list_selected_set(GX_HORIZONTAL_LIST *horizontal_list, INT index) in _gxe_horizontal_list_selected_set()
73 UINT _gxe_horizontal_list_selected_widget_get(GX_HORIZONTAL_LIST *horizontal_list, in _gxe_horizontal_list_selected_widget_get()
74 UINT _gx_horizontal_list_selected_widget_get(GX_HORIZONTAL_LIST *horizontal_list, in _gx_horizontal_list_selected_widget_get()
76 UINT _gx_horizontal_list_children_position(GX_HORIZONTAL_LIST *horizontal_list) in _gx_horizontal_list_children_position()
83 UINT _gx_horizontal_list_selected_set(GX_HORIZONTAL_LIST *horizontal_list, INT index) in _gx_horizontal_list_selected_set()
88 UINT _gx_horizontal_list_create(GX_HORIZONTAL_LIST *horizontal_list, in _gx_horizontal_list_create()
83 UINT _gxe_horizontal_list_create(GX_HORIZONTAL_LIST *horizontal_list, in _gxe_horizontal_list_create()
88 GX_HORIZONTAL_LIST horizontal_list; in control_thread_entry() local