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

  /external/chromium_org/ui/native_theme/
native_theme_base.h 173 SkColor GetArrowColor(State state) const;
native_theme_aura.cc 148 SkColor arrow_color = GetArrowColor(state);
native_theme_base.cc 366 PaintArrow(canvas, rect, direction, GetArrowColor(state));
    [all...]

Completed in 735 milliseconds