Home | History | Annotate | Download | only in platform

Lines Matching full:misspelling

393             // is never considered a misspelling and bad grammar at the same time)
394 bool misspelling;
396 Vector<String> guesses = frame->editor()->guessesForMisspelledOrUngrammaticalSelection(misspelling, badGrammar);
397 if (misspelling || badGrammar) {
402 if (misspelling) {
417 if (misspelling) {