HomeSort by relevance Sort by last modified time
    Searched refs:PaintArrow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/native_theme/
native_theme_base.h 167 void PaintArrow(SkCanvas* canvas,
native_theme_aura.cc 159 PaintArrow(gc, rect, direction, arrow_color);
native_theme_base.cc 366 PaintArrow(canvas, rect, direction, GetArrowColor(state));
369 void NativeThemeBase::PaintArrow(SkCanvas* gc,
    [all...]

Completed in 47 milliseconds