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

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

Completed in 538 milliseconds