Home
last modified time | relevance | path

Searched refs:UProperty (Results 1 – 21 of 21) sorted by relevance

/external/icu4c/common/
Duprops.cpp48 typedef UBool BinaryPropertyContains(const BinaryProperty &prop, UChar32 c, UProperty which);
56 static UBool defaultContains(const BinaryProperty &prop, UChar32 c, UProperty /*which*/) { in defaultContains() argument
61 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which)… in caseBinaryPropertyContains()
65 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isBidiControl() argument
69 static UBool isMirrored(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isMirrored() argument
73 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in isJoinControl() argument
78 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) { in hasFullCompositionExclusion() argument
82 static UBool hasFullCompositionExclusion(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*whi… in hasFullCompositionExclusion() argument
92 static UBool isNormInert(const BinaryProperty &, UChar32, UProperty) { in isNormInert() argument
96 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert()
[all …]
Dpropname.cpp289 u_getPropertyName(UProperty property, in u_getPropertyName()
295 U_CAPI UProperty U_EXPORT2
298 return (UProperty)PropNameData::getPropertyEnum(alias); in u_getPropertyEnum()
302 u_getPropertyValueName(UProperty property, in u_getPropertyValueName()
310 u_getPropertyValueEnum(UProperty property, in u_getPropertyValueEnum()
Dubidi_props.h43 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
Duset_props.cpp101 UProperty prop, int32_t value, UErrorCode* ec) { in uset_applyIntPropertyValue()
Ducase.h227 ucase_hasBinaryProperty(UChar32 c, UProperty which);
Duprops.h370 uprops_getSource(UProperty which);
Dubidi_props.c109 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) { in ubidi_getMaxValue()
Duniset_props.cpp927 UProperty prop;
1020 UnicodeSet::applyIntPropertyValue(UProperty prop, int32_t value, UErrorCode& ec) { in applyIntPropertyValue()
1057 UProperty p; in applyPropertyAlias()
Ducase.c1242 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty()
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Duchar.h153 typedef enum UProperty { enum
500 } UProperty; typedef
1398 u_hasBinaryProperty(UChar32 c, UProperty which);
1504 u_getIntPropertyValue(UChar32 c, UProperty which);
1525 u_getIntPropertyMinValue(UProperty which);
1554 u_getIntPropertyMaxValue(UProperty which);
2342 u_getPropertyName(UProperty property,
2364 U_STABLE UProperty U_EXPORT2
2415 u_getPropertyValueName(UProperty property,
2451 u_getPropertyValueEnum(UProperty property,
/external/webkit/Source/JavaScriptCore/icu/unicode/
Duchar.h153 typedef enum UProperty { enum
500 } UProperty; typedef
1398 u_hasBinaryProperty(UChar32 c, UProperty which);
1504 u_getIntPropertyValue(UChar32 c, UProperty which);
1525 u_getIntPropertyMinValue(UProperty which);
1554 u_getIntPropertyMaxValue(UProperty which);
2342 u_getPropertyName(UProperty property,
2364 U_STABLE UProperty U_EXPORT2
2415 u_getPropertyValueName(UProperty property,
2451 u_getPropertyValueEnum(UProperty property,
Duset.h231 UProperty prop, int32_t value, UErrorCode* ec);
/external/webkit/Source/WebKit/mac/icu/unicode/
Duchar.h153 typedef enum UProperty { enum
500 } UProperty; typedef
1398 u_hasBinaryProperty(UChar32 c, UProperty which);
1504 u_getIntPropertyValue(UChar32 c, UProperty which);
1525 u_getIntPropertyMinValue(UProperty which);
1554 u_getIntPropertyMaxValue(UProperty which);
2342 u_getPropertyName(UProperty property,
2364 U_STABLE UProperty U_EXPORT2
2415 u_getPropertyValueName(UProperty property,
2451 u_getPropertyValueEnum(UProperty property,
/external/webkit/Source/WebCore/icu/unicode/
Duchar.h153 typedef enum UProperty { enum
500 } UProperty; typedef
1398 u_hasBinaryProperty(UChar32 c, UProperty which);
1504 u_getIntPropertyValue(UChar32 c, UProperty which);
1525 u_getIntPropertyMinValue(UProperty which);
1554 u_getIntPropertyMaxValue(UProperty which);
2342 u_getPropertyName(UProperty property,
2364 U_STABLE UProperty U_EXPORT2
2415 u_getPropertyValueName(UProperty property,
2451 u_getPropertyValueEnum(UProperty property,
Duset.h231 UProperty prop, int32_t value, UErrorCode* ec);
/external/icu4c/common/unicode/
Duchar.h174 typedef enum UProperty { enum
579 } UProperty; typedef
1742 u_hasBinaryProperty(UChar32 c, UProperty which);
1848 u_getIntPropertyValue(UChar32 c, UProperty which);
1869 u_getIntPropertyMinValue(UProperty which);
1898 u_getIntPropertyMaxValue(UProperty which);
2694 u_getPropertyName(UProperty property,
2716 U_STABLE UProperty U_EXPORT2
2767 u_getPropertyValueName(UProperty property,
2803 u_getPropertyValueEnum(UProperty property,
Duset.h440 UProperty prop, int32_t value, UErrorCode* ec);
Duniset.h687 UnicodeSet& applyIntPropertyValue(UProperty prop,
/external/icu4c/test/cintltst/
Dcucdtst.c2494 UProperty which; in TestAdditionalProperties()
2532 if( u_getIntPropertyMaxValue((UProperty)(UCHAR_BINARY_LIMIT-1))!=1) { in TestAdditionalProperties()
2596 which=(UProperty)props[i][1]; in TestAdditionalProperties()
2614 switch((UProperty)props[i][1]) { in TestAdditionalProperties()
2736 UProperty propEnum = (UProperty)p; in TestPropertyNames()
2827 UProperty propEnum = (UProperty)p; in TestPropertyValues()
/external/icu4c/test/intltest/
Ducdtest.cpp125 static const UProperty
/external/icu4c/data/unidata/
Dchanges.txt111 -> uchar.h with new UProperty section
112 -> com.ibm.icu.lang.UProperty, parallel with uchar.h
496 - via UProperty; call ucase.h functions ucase_getType() and ucase_getTypeOrIgnorable()