Searched refs:resultEndsAtAmbiguousBoundary (Results 1 – 1 of 1) sorted by relevance
2186 …bool resultEndsAtAmbiguousBoundary = ambiguousBoundaryOffset >= 0 && resultLocation + resultLength… in markAllMisspellingsAndBadGrammarInRanges() local2193 …t() && resultLocation + resultLength <= spellingRangeEndOffset && !resultEndsAtAmbiguousBoundary) { in markAllMisspellingsAndBadGrammarInRanges()2227 bool doReplacement = replacementLength > 0 && !resultEndsAtAmbiguousBoundary; in markAllMisspellingsAndBadGrammarInRanges()