Searched refs:maxSpanEnd (Results 1 – 1 of 1) sorted by relevance
2054 int maxSpanEnd = 0; in shouldOfferToShowSuggestions() local2062 maxSpanEnd = Math.max(maxSpanEnd, spanEnd); in shouldOfferToShowSuggestions()2082 || maxSpanEnd > unionOfSpansCoveringSelectionStartEnd) { in shouldOfferToShowSuggestions()