HomeSort by relevance Sort by last modified time
    Searched defs:thumb_active_color (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/public/common/
renderer_preferences.h 84 SkColor thumb_active_color; member in struct:content::RendererPreferences
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 718 void Gtk2UI::GetScrollbarColors(GdkColor* thumb_active_color,
733 *thumb_active_color = *theme_thumb_active;
789 GdkColor* color = i == 0 ? thumb_active_color :
813 *thumb_active_color = *theme_thumb_active;
929 GdkColor thumb_active_color, thumb_inactive_color, track_color; local
    [all...]

Completed in 505 milliseconds