Searched refs:getIntPropertyValue (Results 1 – 19 of 19) sorted by relevance
40 int script = UCharacter.getIntPropertyValue(c, UProperty.SCRIPT); in handleChar()
83 int script = UCharacter.getIntPropertyValue(c, UProperty.SCRIPT); in handles()
84 int script = UCharacter.getIntPropertyValue(c, UProperty.SCRIPT); in handles()
80 int script = UCharacter.getIntPropertyValue(c, UProperty.SCRIPT); in handles()
95 int script = UCharacter.getIntPropertyValue(c, UProperty.SCRIPT); in handles()
420 int cLBProp = UCharacter.getIntPropertyValue(c, UProperty.LINE_BREAK); in calcChainedFollowPos()
1095 int script = UCharacter.getIntPropertyValue(c, UProperty.SCRIPT); in getLanguageBreakEngine()
2282 UCharacter.getIntPropertyValue(c, UProperty.BIDI_PAIRED_BRACKET_TYPE) == in bracketProcessChar()
3150 return UCharacter.getIntPropertyValue(ch, prop) == value; in contains()
222 boolean z = (UCharacter.getIntPropertyValue(c, UProperty.GENERAL_CATEGORY_MASK) & in TestSpaces()237 boolean z = (UCharacter.getIntPropertyValue(c, UProperty.GENERAL_CATEGORY_MASK) & in TestSpaces()539 …if(UCharacter.getIntPropertyValue(start, UProperty.BIDI_PAIRED_BRACKET_TYPE)==UCharacter.BidiPaire… in TestMirror()725 if (UCharacter.getIntPropertyValue(ch, in TestUnicodeData()814 int i=UCharacter.getIntPropertyValue(ch, UProperty.DECOMPOSITION_TYPE); in TestUnicodeData()926 || UCharacter.getIntPropertyValue(0x41, UProperty.BLOCK) in TestUnicodeData()937 if (UCharacter.getIntPropertyValue(ch, in TestUnicodeData()962 if (UCharacter.getIntPropertyValue(ch, in TestUnicodeData()1600 if (0 == UCharacter.getIntPropertyValue(c, in TestIteration()1641 || UCharacter.getIntPropertyValue(c, in TestIteration()[all …]
150 int value = UCharacter.getIntPropertyValue(it.codepoint, propNum); in TestPropertyAccess()
75 int enumValue = UCharacter.getIntPropertyValue(cp, propEnum); in TestUnicodeMap()398 int enumValue = UCharacter.getIntPropertyValue(cp, propEnum); in _checkSetTime()426 int enumValue = UCharacter.getIntPropertyValue(cp, propEnum); in _checkGetTime()
676 qc1=UCharacter.getIntPropertyValue(c, UProperty.NFC_QUICK_CHECK); in TestQuickCheckPerCP()682 qc1=UCharacter.getIntPropertyValue(c, UProperty.NFD_QUICK_CHECK); in TestQuickCheckPerCP()688 qc1=UCharacter.getIntPropertyValue(c, UProperty.NFKC_QUICK_CHECK); in TestQuickCheckPerCP()694 qc1=UCharacter.getIntPropertyValue(c, UProperty.NFKD_QUICK_CHECK); in TestQuickCheckPerCP()704 lccc1=UCharacter.getIntPropertyValue(c, UProperty.LEAD_CANONICAL_COMBINING_CLASS); in TestQuickCheckPerCP()706 tccc1=UCharacter.getIntPropertyValue(c, UProperty.TRAIL_CANONICAL_COMBINING_CLASS); in TestQuickCheckPerCP()2332 int tccc=UCharacter.getIntPropertyValue(c, UProperty.TRAIL_CANONICAL_COMBINING_CLASS); in initSkippables()
2366 UCharacterProperty.INSTANCE.getIntPropertyValue(ch, UProperty.BLOCK)); in of()5186 int propertyMask = UCharacter.getIntPropertyValue(c, UProperty.GENERAL_CATEGORY_MASK); in toTitleFirst()5727 public static int getIntPropertyValue(int ch, int type) in getIntPropertyValue() method in UCharacter5729 return UCharacterProperty.INSTANCE.getIntPropertyValue(ch, type); in getIntPropertyValue()5745 return getPropertyValueName(propertyEnum, getIntPropertyValue(codepoint, propertyEnum), in getStringPropertyValue()
172 int enumValue = UCharacter.getIntPropertyValue(codePoint, propEnum); in getPropertyValue()
119 enumValue = UCharacter.getIntPropertyValue(codePoint, propEnum); in _getValue()
1095 int cLBType = UCharacter.getIntPropertyValue(c, UProperty.LINE_BREAK); in LBNumberCheck()1910 int extraProp = UCharacter.getIntPropertyValue(c, mk.fCharProperty); in RunMonkey()
570 public int getIntPropertyValue(int c, int which) { in getIntPropertyValue() method in UCharacterProperty
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...