Searched refs:getCaseFirst (Results 1 – 6 of 6) sorted by relevance
165 UColAttributeValue getCaseFirst() const { in getCaseFirst() function
421 return settings->getCaseFirst(); in getAttribute()
365 public int getCaseFirst() { in getCaseFirst() method in CollationSettings
367 public int getCaseFirst() { in getCaseFirst() method in CollationSettings
1280 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST_AND_UPPER_MASK); in isUpperCaseFirst()1295 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST); in isLowerCaseFirst()
1252 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST_AND_UPPER_MASK); in isUpperCaseFirst()1266 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST); in isLowerCaseFirst()