Searched refs:GetArrowColor (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/native_theme/
H A Dnative_theme_base.h173 SkColor GetArrowColor(State state) const;
H A Dnative_theme_aura.cc147 SkColor arrow_color = GetArrowColor(state);
H A Dnative_theme_base.cc367 PaintArrow(canvas, rect, direction, GetArrowColor(state));
1005 SkColor NativeThemeBase::GetArrowColor(State state) const { function in class:ui::NativeThemeBase

Completed in 141 milliseconds