Searched refs:firstScriptBoundary (Results 1 – 3 of 3) sorted by relevance
448 String firstScriptBoundary = firstCharsInScripts.get(0); in initLabels() local468 if (collatorPrimaryOnly.compare(item, firstScriptBoundary) < 0) { in initLabels()
429 String firstScriptBoundary = firstCharsInScripts.get(0); in initLabels() local449 if (collatorPrimaryOnly.compare(item, firstScriptBoundary) < 0) { in initLabels()
300 const UnicodeString &firstScriptBoundary = *getString(*firstCharsInScripts_, 0); in initLabels() local330 if (collatorPrimaryOnly_->compare(*item, firstScriptBoundary, errorCode) < 0) { in initLabels()