Searched refs:firstScriptBoundary (Results 1 – 3 of 3) sorted by relevance
425 String firstScriptBoundary = firstCharsInScripts.get(0); in initLabels() local445 if (collatorPrimaryOnly.compare(item, firstScriptBoundary) < 0) { in initLabels()
444 String firstScriptBoundary = firstCharsInScripts.get(0); in initLabels() local464 if (collatorPrimaryOnly.compare(item, firstScriptBoundary) < 0) { in initLabels()
298 const UnicodeString &firstScriptBoundary = *getString(*firstCharsInScripts_, 0); in initLabels() local328 if (collatorPrimaryOnly_->compare(*item, firstScriptBoundary, errorCode) < 0) { in initLabels()