Searched refs:wordText (Results 1 – 1 of 1) sorted by relevance
134 String wordText = plainText(currentWord.toNormalizedRange().get()); in applyPendingCorrection() local135 if (wordText.length() > 0 && isAmbiguousBoundaryCharacter(wordText[wordText.length() - 1])) in applyPendingCorrection()