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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.cpp 141 FontDescription FontDescription::makeNormalFeatureSettings() const
FontDescription.h 140 FontDescription makeNormalFeatureSettings() const;
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
FontBuilder.cpp 487 // FIXME: Eliminate FontDescription::makeNormalFeatureSettings. It's useless.
488 scope.set(scope.fontDescription().makeNormalFeatureSettings());

Completed in 25 milliseconds