Searched refs:setKeywordSize (Results 1 – 5 of 5) sorted by relevance
71 fontDesc.setKeywordSize(lroundf(scaleFactor * fontDesc.keywordSize())); in scaledFontData()
121 void setKeywordSize(unsigned s) { m_keywordSize = s; } in setKeywordSize() function
1227 fontDescription.setKeywordSize(CSSValueMedium - CSSValueXxSmall + 1); in styleForDocument()4301 fontDescription.setKeywordSize(0); in applyProperty()4314 fontDescription.setKeywordSize(m_parentStyle->fontDescription().keywordSize()); in applyProperty()4317 fontDescription.setKeywordSize(CSSValueMedium - CSSValueXxSmall + 1); in applyProperty()4330 … fontDescription.setKeywordSize(primitiveValue->getIdent() - CSSValueXxSmall + 1); in applyProperty()4937 fontDescription.setKeywordSize(CSSValueMedium - CSSValueXxSmall + 1); in applyProperty()
29389 (WebCore::FontDescription::setKeywordSize):
12772 (WebCore::FontDescription::setKeywordSize): Changed the parameter type