Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgx_horizontal_list_event_process.c152_gx_horizontal_list_scroll(list, event_ptr -> gx_event_payload.gx_event_intdata[1] - event_ptr -> … in _gx_horizontal_list_event_process()
245 _gx_horizontal_list_scroll(list, in _gx_horizontal_list_event_process()
284 _gx_horizontal_list_scroll(list, list -> gx_horizontal_list_snap_back_distance); in _gx_horizontal_list_event_process()
295 _gx_horizontal_list_scroll(list, snap_dist); in _gx_horizontal_list_event_process()
Dgx_horizontal_list_selected_visible.c82_gx_horizontal_list_scroll(list, list -> gx_window_client.gx_rectangle_left - child -> gx_widget_s… in _gx_horizontal_list_selected_visible()
90_gx_horizontal_list_scroll(list, list -> gx_window_client.gx_rectangle_right - child -> gx_widget_… in _gx_horizontal_list_selected_visible()
Dgx_horizontal_list_page_index_set.c93 _gx_horizontal_list_scroll(list, scroll_value); in _gx_horizontal_list_page_index_set()
Dgx_horizontal_list_scroll.c193 VOID _gx_horizontal_list_scroll(GX_HORIZONTAL_LIST *list, INT amount) in _gx_horizontal_list_scroll() function
/GUIX-v6.4.1/common/inc/
Dgx_window.h72 VOID _gx_horizontal_list_scroll(GX_HORIZONTAL_LIST *list, INT amount);