Home
last modified time | relevance | path

Searched defs:UChar32 (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextControllerCoreText.mm50 - (id)initWithFont:(const blink::Font*)font character:(UChar32)character; argument
57 {
/external/chromium_org/third_party/icu/source/common/
Duprops.cpp78 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) { 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
150 static UBool changesWhenNFKC_Casefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenNFKC_Casefolded() argument
178 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() argument
330 static int32_t getCombiningClass(const IntProperty &, UChar32, UProperty) { in getCombiningClass() argument
393 static int32_t getNormQuickCheck(const IntProperty &, UChar32, UProperty) { in getNormQuickCheck() argument
403 static int32_t getLeadCombiningClass(const IntProperty &, UChar32, UProperty) { in getLeadCombiningClass() argument
413 static int32_t getTrailCombiningClass(const IntProperty &, UChar32, UProperty) { in getTrailCombiningClass() argument
Dnormalizer2.cpp40 Normalizer2::getRawDecomposition(UChar32, UnicodeString &) const { in getRawDecomposition() argument
45 Normalizer2::composePair(UChar32, UChar32) const { in composePair() argument
98 getDecomposition(UChar32, UnicodeString &) const { in getDecomposition() argument
Ducase.cpp58 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in _enumPropertyStartsRange() argument
Dnormalizer2impl.cpp363 enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in enumPropertyStartsRange() argument
Dunames.cpp1500 u_getISOComment(UChar32 /*c*/, in u_getISOComment() argument
/external/icu/icu4c/source/common/
Duprops.cpp78 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) { 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
150 static UBool changesWhenNFKC_Casefolded(const BinaryProperty &, UChar32, UProperty) { in changesWhenNFKC_Casefolded() argument
178 static UBool isCanonSegmentStarter(const BinaryProperty &, UChar32, UProperty) { in isCanonSegmentStarter() argument
330 static int32_t getCombiningClass(const IntProperty &, UChar32, UProperty) { in getCombiningClass() argument
393 static int32_t getNormQuickCheck(const IntProperty &, UChar32, UProperty) { in getNormQuickCheck() argument
403 static int32_t getLeadCombiningClass(const IntProperty &, UChar32, UProperty) { in getLeadCombiningClass() argument
413 static int32_t getTrailCombiningClass(const IntProperty &, UChar32, UProperty) { in getTrailCombiningClass() argument
Dnormalizer2.cpp40 Normalizer2::getRawDecomposition(UChar32, UnicodeString &) const { in getRawDecomposition() argument
45 Normalizer2::composePair(UChar32, UChar32) const { in composePair() argument
98 getDecomposition(UChar32, UnicodeString &) const { in getDecomposition() argument
Ducase.cpp58 _enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in _enumPropertyStartsRange() argument
Dunames.cpp1504 u_getISOComment(UChar32 /*c*/, in u_getISOComment() argument
Dnormalizer2impl.cpp425 enumPropertyStartsRange(const void *context, UChar32 start, UChar32 /*end*/, uint32_t /*value*/) { in enumPropertyStartsRange() argument
/external/clang/test/ARCMT/
DCommon.h19 typedef int32_t UChar32; typedef
/external/icu/icu4c/source/common/unicode/
Dumachine.h298 typedef int32_t UChar32; typedef
/external/chromium_org/third_party/icu/source/common/unicode/
Dumachine.h298 typedef int32_t UChar32; typedef
/external/chromium_org/base/third_party/icu/
Dicu_utf.h24 typedef int32 UChar32; typedef
/external/chromium_org/third_party/icu/source/tools/gennorm2/
Dn2builder.cpp1028 enumRangeMaxValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeMaxValue() argument
/external/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp1028 enumRangeMaxValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeMaxValue() argument
/external/icu/icu4c/source/i18n/
Dcollationdatabuilder.cpp1174 enumRangeLeadValue(const void *context, UChar32 /*start*/, UChar32 /*end*/, uint32_t value) { in enumRangeLeadValue() argument
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcucdtst.c525 static void testSampleCharProps(UBool propFn(UChar32), const char *propName, in testSampleCharProps()
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c524 static void testSampleCharProps(UBool propFn(UChar32), const char *propName, in testSampleCharProps()
/external/chromium_org/third_party/icu/source/i18n/
Ddecimfmt.cpp3449 UBool DecimalFormat::matchGrouping(UChar32 groupingChar, in matchGrouping() argument