Searched defs:ColorId (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/native_theme/
H A Dnative_theme.h29 // state is part-specific. The supported colors are listed in the ColorId enum.
225 enum ColorId { enum in class:ui::NativeTheme
283 virtual SkColor GetSystemColor(ColorId color_id) const = 0;

Completed in 204 milliseconds