Home | History | Annotate | Download | only in editing

Lines Matching refs:isUngrammatical

1874     return TextCheckingHelper(client(), frame()->selection()->toNormalizedRange()).isUngrammatical(ignoredGuesses);
1884 // Ignore the result of isUngrammatical; we just want the guesses, whether or not there are any
1885 TextCheckingHelper(client(), frame()->selection()->toNormalizedRange()).isUngrammatical(guesses);