Searched refs:checkSpelling (Results 1 – 3 of 3) sorted by relevance
101 …void markMisspellingsOrBadGrammar(const VisibleSelection&, bool checkSpelling, RefPtrWillBeRawPtr<…
435 …:markMisspellingsOrBadGrammar(const VisibleSelection& selection, bool checkSpelling, RefPtrWillBeR… in markMisspellingsOrBadGrammar() argument458 if (checkSpelling) in markMisspellingsOrBadGrammar()
171 if (action == @selector(checkSpelling:)) {226 - (void)checkSpelling:(id)sender {