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 140 if (descriptors.get("featureSettings", value)) {
210 String FontFace::featureSettings() const
CSSComputedStyleDeclaration.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.h 139 FontFeatureSettings* featureSettings() const { return m_featureSettings.get(); }

Completed in 133 milliseconds