Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/controls/scrollbar/
Dnative_scroll_bar.cc41 int NativeScrollBar::GetVerticalScrollBarWidth( in GetVerticalScrollBarWidth() function in views::NativeScrollBar
43 return NativeScrollBarWrapper::GetVerticalScrollBarWidth(theme); in GetVerticalScrollBarWidth()
107 GetVerticalScrollBarWidth(GetNativeTheme()); in GetLayoutSize()
Dnative_scroll_bar_wrapper.h39 static int GetVerticalScrollBarWidth(const ui::NativeTheme* theme);
Dnative_scroll_bar.h36 static int GetVerticalScrollBarWidth(const ui::NativeTheme* theme);
Dnative_scroll_bar_views.cc299 return gfx::Size(GetVerticalScrollBarWidth(theme), 0); in GetPreferredSize()
403 int NativeScrollBarWrapper::GetVerticalScrollBarWidth( in GetVerticalScrollBarWidth() function in views::NativeScrollBarWrapper
/external/chromium/chrome/browser/ui/views/
Dstatus_bubble_views.cc825 views::NativeScrollBar::GetVerticalScrollBarWidth())); in GetMaxStatusBubbleWidth()
/external/chromium_org/chrome/browser/ui/views/
Dstatus_bubble_views.cc846 views::NativeScrollBar::GetVerticalScrollBarWidth(theme))); in GetMaxStatusBubbleWidth()