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

/external/chromium_org/ui/native_theme/
H A Dnative_theme_base.h167 void PaintArrow(SkCanvas* canvas,
H A Dnative_theme_aura.cc158 PaintArrow(gc, rect, direction, arrow_color);
H A Dnative_theme_base.cc367 PaintArrow(canvas, rect, direction, GetArrowColor(state));
370 void NativeThemeBase::PaintArrow(SkCanvas* gc, function in class:ui::NativeThemeBase

Completed in 182 milliseconds