Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/controls/scrollbar/
Dnative_scroll_bar_views.cc119 return ui::NativeTheme::kScrollbarUpArrow; in GetNativeThemePart()
127 return ui::NativeTheme::kScrollbarUpArrow; in GetNativeThemePart()
410 ui::NativeTheme::kScrollbarUpArrow, in GetVerticalScrollBarWidth()
/external/chromium_org/ui/native_theme/
Dnative_theme_aurawin.cc20 case NativeTheme::kScrollbarUpArrow: in IsScrollbarPart()
Dnative_theme_base.cc123 case kScrollbarUpArrow: in GetPartSize()
236 case kScrollbarUpArrow: in Paint()
318 case kScrollbarUpArrow: in PaintArrowButton()
374 if (direction == kScrollbarUpArrow || direction == kScrollbarDownArrow) { in PaintArrow()
391 case kScrollbarUpArrow: in PaintArrow()
881 PaintArrowButton(canvas, half, kScrollbarUpArrow, north_state); in PaintInnerSpinButton()
Dnative_theme_win.cc234 case kScrollbarUpArrow: in GetPartSize()
315 case kScrollbarUpArrow: in Paint()
448 case kScrollbarUpArrow: in PaintDirect()
1157 case kScrollbarUpArrow: in PaintScrollbarArrow()
1179 case kScrollbarUpArrow: in PaintScrollbarArrow()
1738 case kScrollbarUpArrow: in GetThemeName()
1795 case kScrollbarUpArrow: in GetWindowsPart()
1987 case kScrollbarUpArrow: in GetWindowsState()
Dnative_theme.h65 kScrollbarUpArrow, enumerator
/external/chromium_org/content/child/
Dwebthemeengine_impl_android.cc30 return ui::NativeTheme::kScrollbarUpArrow; in NativeThemePart()
Dwebfallbackthemeengine_impl.cc29 return ui::NativeTheme::kScrollbarUpArrow; in NativeThemePart()
Dwebthemeengine_impl_default.cc29 return ui::NativeTheme::kScrollbarUpArrow; in NativeThemePart()