Searched refs:overflowBoundary (Results 1 – 3 of 3) sorted by relevance
449 String overflowBoundary = firstCharsInScripts.get(firstCharsInScripts.size() - 1); in initLabels() local470 } else if (collatorPrimaryOnly.compare(item, overflowBoundary) >= 0) { in initLabels()
430 String overflowBoundary = firstCharsInScripts.get(firstCharsInScripts.size() - 1); in initLabels() local451 } else if (collatorPrimaryOnly.compare(item, overflowBoundary) >= 0) { in initLabels()
301 const UnicodeString &overflowBoundary = in initLabels() local332 } else if (collatorPrimaryOnly_->compare(*item, overflowBoundary, errorCode) >= 0) { in initLabels()