Searched refs:gx_scroll_thumb_travel_min (Results 1 – 9 of 9) sorted by relevance
98 scroll -> gx_scrollbar_appearance.gx_scroll_thumb_travel_min); in _gx_scrollbar_value_calculate()107 scroll -> gx_scrollbar_appearance.gx_scroll_thumb_travel_min); in _gx_scrollbar_value_calculate()115 scroll -> gx_scrollbar_appearance.gx_scroll_thumb_travel_min; in _gx_scrollbar_value_calculate()
97 …minlimit = parentsize.gx_rectangle_top + bar -> gx_scrollbar_appearance.gx_scroll_thumb_travel_min; in _gx_scroll_thumb_shift_limit()121 …inlimit = parentsize.gx_rectangle_left + bar -> gx_scrollbar_appearance.gx_scroll_thumb_travel_min; in _gx_scroll_thumb_shift_limit()
119 scroll -> gx_scrollbar_appearance.gx_scroll_thumb_travel_min; in _gx_scrollbar_thumb_position_calculate()190 … scroll -> gx_scrollbar_appearance.gx_scroll_thumb_travel_min + space); in _gx_scrollbar_thumb_position_calculate()199 … scroll -> gx_scrollbar_appearance.gx_scroll_thumb_travel_min + space); in _gx_scrollbar_thumb_position_calculate()
140 _gx_system_vertical_scrollbar_appearance.gx_scroll_thumb_travel_min = 20; in _gx_system_initialize()
105 …GX_BINRES_READ_GX_VALUE(header -> gx_theme_header_vscroll_appearance.gx_scroll_thumb_travel_min, i… in _gx_binres_theme_header_load()141 …GX_BINRES_READ_GX_VALUE(header -> gx_theme_header_hscroll_appearance.gx_scroll_thumb_travel_min, i… in _gx_binres_theme_header_load()
164 scrollbar_appearance.gx_scroll_thumb_travel_min = 4; in populate_drop_list()
269 scrollbar_appearance.gx_scroll_thumb_travel_min = 4; in populate_drop_list()
431 sa.gx_scroll_thumb_travel_min = 4; in PopulateDropList()
1470 GX_VALUE gx_scroll_thumb_travel_min; member