Searched defs:UProperty (Results 1 – 6 of 6) sorted by relevance
/external/icu4c/common/ |
D | uprops.cpp | 56 static UBool defaultContains(const BinaryProperty &prop, UChar32 c, UProperty /*which*/) { in defaultContains() argument 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 105 static UBool changesWhenCasefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenCasefolded() argument 109 static UBool changesWhenCasefolded(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) { in changesWhenCasefolded() argument 150 static UBool changesWhenNFKC_Casefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenNFKC_Casefolded() argument [all …]
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | uchar.h | 153 typedef enum UProperty { enum 500 } UProperty; typedef
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | uchar.h | 153 typedef enum UProperty { enum 500 } UProperty; typedef
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | uchar.h | 153 typedef enum UProperty { enum 500 } UProperty; typedef
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | uchar.h | 153 typedef enum UProperty { enum 500 } UProperty; typedef
|
/external/icu4c/common/unicode/ |
D | uchar.h | 174 typedef enum UProperty { enum 579 } UProperty; typedef
|