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

  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.h 133 return inactive_selection_fg_color_;
283 SkColor inactive_selection_fg_color_; member in class:GtkThemeService
gtk_theme_service.cc 793 inactive_selection_fg_color_ =
851 inactive_selection_fg_color_ = SkColorSetRGB(50, 50, 50);
    [all...]

Completed in 67 milliseconds