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

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.h 119 void GetNormalButtonTintHSL(color_utils::HSL* tint) const;
gtk2_ui.cc 551 GetNormalButtonTintHSL(&button_tint_);
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.h 221 void GetNormalButtonTintHSL(color_utils::HSL* tint) const;
gtk_theme_service.cc 710 GetNormalButtonTintHSL(&button_tint_);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service.h 229 void GetNormalButtonTintHSL(color_utils::HSL* tint) const;
gtk_theme_service.cc 745 GetNormalButtonTintHSL(&button_tint_);
    [all...]

Completed in 160 milliseconds