Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_horizontal_list_selected_visible.c83_gx_horizontal_list_scroll(list, list -> gx_window_client.gx_rectangle_left - child -> gx_widget_s… in _gx_horizontal_list_selected_visible()
91_gx_horizontal_list_scroll(list, list -> gx_window_client.gx_rectangle_right - child -> gx_widget_… in _gx_horizontal_list_selected_visible()
Dgx_horizontal_list_event_process.c153_gx_horizontal_list_scroll(list, event_ptr -> gx_event_payload.gx_event_intdata[1] - event_ptr -> … in _gx_horizontal_list_event_process()
246 _gx_horizontal_list_scroll(list, in _gx_horizontal_list_event_process()
285 _gx_horizontal_list_scroll(list, list -> gx_horizontal_list_snap_back_distance); in _gx_horizontal_list_event_process()
296 _gx_horizontal_list_scroll(list, snap_dist); in _gx_horizontal_list_event_process()
Dgx_horizontal_list_page_index_set.c94 _gx_horizontal_list_scroll(list, scroll_value); in _gx_horizontal_list_page_index_set()
Dgx_horizontal_list_scroll.c194 VOID _gx_horizontal_list_scroll(GX_HORIZONTAL_LIST *list, INT amount) in _gx_horizontal_list_scroll() function
/GUIX-v6.2.1/common/inc/
Dgx_window.h73 VOID _gx_horizontal_list_scroll(GX_HORIZONTAL_LIST *list, INT amount);