Searched refs:nextEnd (Results 1 – 1 of 1) sorted by relevance
952 int nextEnd = mLineLength + textLength; in setCandidate() local953 nextEnd += getCandidateSpaceWidth(isEmojiSymbol); in setCandidate()959 if ((maxWidth < nextEnd) && (getWordCount() != 0)) { in setCandidate()974 mLineLength = nextEnd; in setCandidate()