Searched refs:applyFontColor (Results 1 – 5 of 5) sorted by relevance
160 bool applyFontColor() const { return m_applyFontColor.length() > 0; } in applyFontColor() function
1398 … if (styleChange.applyFontColor() || styleChange.applyFontFace() || styleChange.applyFontSize()) { in addInlineStyleIfNeeded()1400 if (styleChange.applyFontColor()) in addInlineStyleIfNeeded()1408 if (styleChange.applyFontColor()) in addInlineStyleIfNeeded()
23367 (khtml::StyleChange::applyFontColor)
23587 (WebCore::StyleChange::applyFontColor):
82527 because StyleChange's applyFontColor, applyFontFace, and applyFontSize all return false