Searched refs:overflowBoundary (Results 1 – 3 of 3) sorted by relevance
426 String overflowBoundary = firstCharsInScripts.get(firstCharsInScripts.size() - 1); in initLabels() local447 } else if (collatorPrimaryOnly.compare(item, overflowBoundary) >= 0) { in initLabels()
445 String overflowBoundary = firstCharsInScripts.get(firstCharsInScripts.size() - 1); in initLabels() local466 } else if (collatorPrimaryOnly.compare(item, overflowBoundary) >= 0) { in initLabels()
299 const UnicodeString &overflowBoundary = in initLabels() local330 } else if (collatorPrimaryOnly_->compare(*item, overflowBoundary, errorCode) >= 0) { in initLabels()