Searched refs:getCaseFirst (Results 1 – 6 of 6) sorted by relevance
165 UColAttributeValue getCaseFirst() const { in getCaseFirst() function
421 return settings->getCaseFirst(); in getAttribute()
367 public int getCaseFirst() { in getCaseFirst() method in CollationSettings
369 public int getCaseFirst() { in getCaseFirst() method in CollationSettings
1251 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST_AND_UPPER_MASK); in isUpperCaseFirst()1265 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST); in isLowerCaseFirst()
1279 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST_AND_UPPER_MASK); in isUpperCaseFirst()1294 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST); in isLowerCaseFirst()