Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/controls/scrollbar/
Dnative_scroll_bar_views.cc392 ui::NativeTheme::ExtraParams thumb_params; in GetHorizontalScrollBarHeight() local
393 thumb_params.scrollbar_thumb.is_hovering = false; in GetHorizontalScrollBarHeight()
397 thumb_params); in GetHorizontalScrollBarHeight()
414 ui::NativeTheme::ExtraParams thumb_params; in GetVerticalScrollBarWidth() local
415 thumb_params.scrollbar_thumb.is_hovering = false; in GetVerticalScrollBarWidth()
419 thumb_params); in GetVerticalScrollBarWidth()