Home
last modified time | relevance | path

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

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