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

Completed in 194 milliseconds