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

  /external/webkit/WebCore/platform/graphics/
FontDescription.h 106 void setKeywordSize(unsigned s) { m_keywordSize = s; }
  /external/webkit/WebCore/platform/graphics/wince/
SimpleFontDataWince.cpp 73 fontDesc.setKeywordSize(lroundf(0.70f * fontDesc.keywordSize()));
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 63 milliseconds