Home | History | Annotate | Download | only in editing

Lines Matching refs:isSpellCheckingEnabledFor

2068     if (!isSpellCheckingEnabledFor(editableNode))
2085 bool Editor::isSpellCheckingEnabledFor(Node* node) const
2097 return isSpellCheckingEnabledFor(m_frame->selection()->start().deprecatedNode());
2134 if (!isSpellCheckingEnabledFor(editableNode))