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

  /external/chromium_org/ui/native_theme/
native_theme.cc 15 thumb_active_color_ = active_color;
37 thumb_active_color_(0xf4f4f4),
native_theme.h 349 unsigned int thumb_active_color_; member in class:ui::NativeTheme
native_theme_base.cc 451 SkColorToHSV(hovered ? thumb_active_color_ : thumb_inactive_color_, thumb);
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.h 221 SkColor thumb_active_color_; member in class:libgtk2ui::Gtk2UI
gtk2_ui.cc 482 return thumb_active_color_;
    [all...]

Completed in 185 milliseconds