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

/external/webkit/WebCore/editing/
H A DEditor.cpp1698 static String findFirstMisspellingOrBadGrammarInRange(EditorClient* client, Range* searchRange, bool checkGrammar, bool& outIsSpelling, int& outFirstFoundOffset, GrammarDetail& outGrammarDetail) argument
1709 outIsSpelling = true;
1792 outIsSpelling = true;
1802 outIsSpelling = false;

Completed in 18 milliseconds