Searched refs:grammarCheckLength (Results 1 – 1 of 1) sorted by relevance
542 int grammarCheckLength = length; in checkTextOfParagraph() local544 if (spellingResult[i].location < grammarCheckLength) in checkTextOfParagraph()545 grammarCheckLength = spellingResult[i].location; in checkTextOfParagraph()548 findBadGrammars(client, characters.data(), 0, grammarCheckLength, grammarResult); in checkTextOfParagraph()