Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_vertical_list_event_process.c149_gx_vertical_list_scroll(list, event_ptr -> gx_event_payload.gx_event_intdata[1] - event_ptr -> gx… in _gx_vertical_list_event_process()
241 _gx_vertical_list_scroll(list, in _gx_vertical_list_event_process()
280 _gx_vertical_list_scroll(list, list -> gx_vertical_list_snap_back_distance); in _gx_vertical_list_event_process()
291 _gx_vertical_list_scroll(list, snap_dist); in _gx_vertical_list_event_process()
Dgx_vertical_list_selected_visible.c83_gx_vertical_list_scroll(list, list -> gx_window_client.gx_rectangle_top - child -> gx_widget_size… in _gx_vertical_list_selected_visible()
91_gx_vertical_list_scroll(list, list -> gx_window_client.gx_rectangle_bottom - child -> gx_widget_s… in _gx_vertical_list_selected_visible()
Dgx_vertical_list_page_index_set.c89 _gx_vertical_list_scroll(list, scroll_value); in _gx_vertical_list_page_index_set()
Dgx_vertical_list_scroll.c192 VOID _gx_vertical_list_scroll(GX_VERTICAL_LIST *list, INT amount) in _gx_vertical_list_scroll() function
/GUIX-v6.2.1/common/inc/
Dgx_window.h92 VOID _gx_vertical_list_scroll(GX_VERTICAL_LIST *list, INT amount);