Home
last modified time | relevance | path

Searched refs:applyFontFace (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/editing/
DApplyStyleCommand.cpp66 bool applyFontFace() const { return m_applyFontFace.length() > 0; } in applyFontFace() function in WebCore::StyleChange
1776 if (styleChange.applyFontFace()) { in fontFaceChangesComputedStyle()
1793 … if (styleChange.applyFontColor() || styleChange.applyFontFace() || styleChange.applyFontSize()) { in addInlineStyleIfNeeded()
1805 if (styleChange.applyFontFace()) in addInlineStyleIfNeeded()
/external/webkit/WebCore/
DChangeLog-2005-08-2323368 (khtml::StyleChange::applyFontFace)