Searched refs:getIntPropertyMaxValue (Results 1 – 10 of 10) sorted by relevance
2149 if( UCharacter.getIntPropertyMaxValue(UProperty.DASH)!=1) { in TestAdditionalProperties()2152 if( UCharacter.getIntPropertyMaxValue(UProperty.ID_CONTINUE)!=1) { in TestAdditionalProperties()2155 if( UCharacter.getIntPropertyMaxValue(UProperty.BINARY_LIMIT-1)!=1) { in TestAdditionalProperties()2159 …if( UCharacter.getIntPropertyMaxValue(UProperty.BIDI_CLASS)!=UCharacterDirection.CHAR_DIRECTION_CO… in TestAdditionalProperties()2162 if( UCharacter.getIntPropertyMaxValue(UProperty.BLOCK)!=UCharacter.UnicodeBlock.COUNT-1 ) { in TestAdditionalProperties()2165 if(UCharacter.getIntPropertyMaxValue(UProperty.LINE_BREAK)!=UCharacter.LineBreak.COUNT-1) { in TestAdditionalProperties()2168 if(UCharacter.getIntPropertyMaxValue(UProperty.SCRIPT)!=UScript.CODE_LIMIT-1) { in TestAdditionalProperties()2171 … if(UCharacter.getIntPropertyMaxValue(UProperty.NUMERIC_TYPE)!=UCharacter.NumericType.COUNT-1) { in TestAdditionalProperties()2174 …if(UCharacter.getIntPropertyMaxValue(UProperty.GENERAL_CATEGORY)!=UCharacterCategory.CHAR_CATEGORY… in TestAdditionalProperties()2177 …if(UCharacter.getIntPropertyMaxValue(UProperty.HANGUL_SYLLABLE_TYPE)!=UCharacter.HangulSyllableTyp… in TestAdditionalProperties()[all …]
115 for (; i <= UCharacter.getIntPropertyMaxValue( in TestPropertyNames()
112 …haracter.getIntPropertyMinValue(propNum); valueNum <= UCharacter.getIntPropertyMaxValue(propNum); … in TestPropertyAccess()
658 UCharacter.getIntPropertyMaxValue(UProperty.NFD_QUICK_CHECK)!=1 || // YES in TestQuickCheckPerCP()659 UCharacter.getIntPropertyMaxValue(UProperty.NFKD_QUICK_CHECK)!=1 || in TestQuickCheckPerCP()660 UCharacter.getIntPropertyMaxValue(UProperty.NFC_QUICK_CHECK)!=2 || // MAYBE in TestQuickCheckPerCP()661 UCharacter.getIntPropertyMaxValue(UProperty.NFKC_QUICK_CHECK)!=2 || in TestQuickCheckPerCP()662 …UCharacter.getIntPropertyMaxValue(UProperty.LEAD_CANONICAL_COMBINING_CLASS)!=UCharacter.getIntProp… in TestQuickCheckPerCP()663 …UCharacter.getIntPropertyMaxValue(UProperty.TRAIL_CANONICAL_COMBINING_CLASS)!=UCharacter.getIntPro… in TestQuickCheckPerCP()
102 int intPropertyMaxValue = UCharacter.getIntPropertyMaxValue(propNum);
231 int end = UCharacter.getIntPropertyMaxValue(propEnum); in getAvailablePropertyValueAliases()
273 int end = UCharacter.getIntPropertyMaxValue(propEnum); in _getAvailableValues()
4578 && value <= UCharacter.getIntPropertyMaxValue( in getPropertyValueName()5820 public static int getIntPropertyMaxValue(int type) in getIntPropertyMaxValue() method in UCharacter5822 return UCharacterProperty.INSTANCE.getIntPropertyMaxValue(type); in getIntPropertyMaxValue()
583 public int getIntPropertyMaxValue(int which) { in getIntPropertyMaxValue() method in UCharacterProperty
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...