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

  /external/webkit/Source/WebKit/chromium/src/
WebFontDescription.cpp 65 desc.setSmallCaps(smallCaps);
  /external/webkit/Source/WebCore/platform/graphics/
FontDescription.h 111 void setSmallCaps(bool c) { m_smallCaps = c; }
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 237 milliseconds