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

  /external/chromium_org/ui/base/
layout.h 50 // Changes the value of GetSupportedScaleFactors() to |scale_factors|.
58 UI_EXPORT const std::vector<ScaleFactor>& GetSupportedScaleFactors();
81 // Class which changes the value of GetSupportedScaleFactors() to
layout.cc 98 const std::vector<ScaleFactor>& GetSupportedScaleFactors() {
  /external/chromium_org/chrome/browser/favicon/
favicon_util.cc 143 ui::GetSupportedScaleFactors();
145 // The scale factors returned from ui::GetSupportedScaleFactors() are sorted.
  /external/chromium_org/ui/base/resource/
resource_bundle.cc 528 return GetSupportedScaleFactors().back();
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc     [all...]

Completed in 944 milliseconds