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

  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFace.cpp 144 setPropertyFromString(document, descriptors.featureSettings(), CSSPropertyWebkitFontFeatureSettings);
178 String FontFace::featureSettings() const
CSSComputedStyleDeclaration.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.h 163 FontFeatureSettings* featureSettings() const { return m_featureSettings.get(); }

Completed in 391 milliseconds