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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
FontDescription.h 65 FontSmallCapsOff = 0,
85 , m_smallCaps(FontSmallCapsOff)
143 void setSmallCaps(bool c) { setSmallCaps(c ? FontSmallCapsOn : FontSmallCapsOff); }
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValueMappings.h     [all...]

Completed in 256 milliseconds