Searched refs:markSpelling (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DEditor.cpp1960 bool markSpelling = isContinuousSpellCheckingEnabled(); local
1961 bool markGrammar = markSpelling && isGrammarCheckingEnabled();
1963 if (markSpelling) {

Completed in 68 milliseconds