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

  /external/chromium_org/content/public/common/
renderer_preferences.cc 32 thumb_inactive_color(SkColorSetRGB(234, 234, 234)),
renderer_preferences.h 85 SkColor thumb_inactive_color; member in struct:content::RendererPreferences
  /external/chromium_org/chrome/browser/
renderer_preferences_util.cc 117 prefs->thumb_inactive_color = linux_ui->GetThumbInactiveColor();
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 719 GdkColor* thumb_inactive_color,
734 *thumb_inactive_color = *theme_thumb_inactive;
790 i == 1 ? thumb_inactive_color :
818 *thumb_inactive_color = *theme_thumb_inactive;
929 GdkColor thumb_active_color, thumb_inactive_color, track_color; local
    [all...]
gtk2_ui.h 129 GdkColor* thumb_inactive_color,
  /external/chromium_org/content/common/
view_messages.h 189 IPC_STRUCT_TRAITS_MEMBER(thumb_inactive_color)
    [all...]

Completed in 132 milliseconds