Home
last modified time | relevance | path

Searched refs:update_scroll (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/common/src/
Dgx_vertical_list_selected_visible.c78 GX_BOOL update_scroll = GX_FALSE; in _gx_vertical_list_selected_visible() local
84 update_scroll = GX_TRUE; in _gx_vertical_list_selected_visible()
92 update_scroll = GX_TRUE; in _gx_vertical_list_selected_visible()
96 if (update_scroll) in _gx_vertical_list_selected_visible()
Dgx_horizontal_list_selected_visible.c77 GX_BOOL update_scroll = GX_FALSE; in _gx_horizontal_list_selected_visible() local
83 update_scroll = GX_TRUE; in _gx_horizontal_list_selected_visible()
91 update_scroll = GX_TRUE; in _gx_horizontal_list_selected_visible()
95 if (update_scroll) in _gx_horizontal_list_selected_visible()