Searched refs:applyFontFace (Results 1 – 5 of 5) sorted by relevance
161 bool applyFontFace() const { return m_applyFontFace.length() > 0; } in applyFontFace() function
1398 … if (styleChange.applyFontColor() || styleChange.applyFontFace() || styleChange.applyFontSize()) { in addInlineStyleIfNeeded()1402 if (styleChange.applyFontFace()) in addInlineStyleIfNeeded()1410 if (styleChange.applyFontFace()) in addInlineStyleIfNeeded()
23368 (khtml::StyleChange::applyFontFace)
23588 (WebCore::StyleChange::applyFontFace):
82527 because StyleChange's applyFontColor, applyFontFace, and applyFontSize all return false