Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DApplyStyleCommand.cpp61 bool applyUnderline() const { return m_applyUnderline; } in applyUnderline() function in WebCore::StyleChange
1371 if (styleChange.applyUnderline()) in applyTextDecorationStyle()
1825 if (styleChange.applyUnderline()) in addInlineStyleIfNeeded()
/external/webkit/WebCore/
DChangeLog-2010-01-2967365 (WebCore::StyleChange::applyUnderline):