Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.h192 bool applyFontFace() const { return m_applyFontFace.length() > 0; } in applyFontFace() function
DApplyStyleCommand.cpp1459 … if (styleChange.applyFontColor() || styleChange.applyFontFace() || styleChange.applyFontSize()) { in applyInlineStyleChange()
1463 if (styleChange.applyFontFace()) in applyInlineStyleChange()
1471 if (styleChange.applyFontFace()) in applyInlineStyleChange()