Searched
full:uchar32 (Results
576 -
600 of
762) sorted by null
<<21222324252627282930>>
/external/icu/icu4c/source/test/intltest/ |
strcase.cpp | 72 test3 += (UChar32)0x0130; 88 test3 += (UChar32)0x0131; 547 UChar32 c;
|
transapi.cpp | 714 virtual UBool contains(UChar32 c) const { 735 virtual UBool contains(UChar32 c) const { 756 virtual UBool contains(UChar32 c) const { [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
convtest.cpp | 480 UChar32 codePoint, 494 UChar32 cpLimit; 507 UChar32 c; 698 UChar32 c; 848 UChar32 c; [all...] |
alphaindextst.cpp | 114 additions.add((UChar32)0x410).add((UChar32)0x415); // A couple of Cyrillic letters 149 UnicodeString ELLIPSIS; ELLIPSIS.append((UChar32)0x2026);
|
transapi.cpp | 714 virtual UBool contains(UChar32 c) const { 735 virtual UBool contains(UChar32 c) const { 756 virtual UBool contains(UChar32 c) const { [all...] |
idnaconf.cpp | 200 UChar32 cp = 0;
|
ssearch.cpp | 696 UChar32 ch = string.char32At(i); [all...] |
trnserr.cpp | 118 t->transliterate(testString, pos, (UChar32)0x0061, status);
|
/external/chromium_org/ui/gfx/ |
render_text_harfbuzz.cc | 309 bool IsBracket(UChar32 character) { 322 const UChar32 first_char = iter.get(); 328 const UChar32 current_char = iter.get(); 353 int GetScriptExtensions(UChar32 codepoint, UScriptCode* scripts) { 371 void ScriptSetIntersect(UChar32 codepoint, [all...] |
/external/icu/icu4c/source/i18n/ |
collationbuilder.cpp | 478 UChar32 pos = str.charAt(1) - CollationRuleParser::POS_BASE; [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
ncnvtst.c | [all...] |
/external/icu/icu4c/source/test/cintltst/ |
ncnvtst.c | [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
utf_old.h | 98 * <p>UChar32 is defined to be a signed 32-bit integer (int32_t), large enough for a 21-bit 100 * Before ICU 2.4, the definition of UChar32 was similarly platform-dependent as 101 * the definition of UChar. For details see the documentation for UChar32 itself.</p> 298 * Code point comparisons need to be in uint32_t because UChar32 446 (c)|=(UChar32)__b<<__shift; \ 449 (c)|=(UChar32)(__b&0x3f)<<__shift; \ [all...] |
/external/chromium_org/third_party/icu/source/common/ |
uts46.cpp | 667 isNonASCIIDisallowedSTD3Valid(UChar32 c) { 806 UChar32 c; [all...] |
rbbirb.h | 71 virtual const UnicodeFunctor* lookupMatcher(UChar32 ch) const;
|
/external/icu/icu4c/source/common/unicode/ |
utf_old.h | 98 * <p>UChar32 is defined to be a signed 32-bit integer (int32_t), large enough for a 21-bit 100 * Before ICU 2.4, the definition of UChar32 was similarly platform-dependent as 101 * the definition of UChar. For details see the documentation for UChar32 itself.</p> 298 * Code point comparisons need to be in uint32_t because UChar32 446 (c)|=(UChar32)__b<<__shift; \ 449 (c)|=(UChar32)(__b&0x3f)<<__shift; \ [all...] |
/external/chromium_org/base/i18n/ |
icu_string_conversions.cc | 222 reinterpret_cast<const UChar32*>(wide.c_str()),
|
/external/chromium_org/components/query_parser/ |
snippet.cc | 113 UChar32 wide_char;
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGFontData.cpp | 315 UChar32 character;
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/ |
SimpleFontDataSkia.cpp | 169 static const UChar32 xChar = 'x';
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/ |
FontCacheSkiaWin.cpp | 80 const FontDescription& fontDescription, UChar32 character,
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
StringBuilder.h | 156 void append(UChar32 c)
|
TextCodecLatin1.cpp | 223 UChar32 c;
|
/external/chromium_org/third_party/icu/source/i18n/ |
anytrans.cpp | 123 UChar32 ch;
|
rbt_pars.h | 216 UBool checkVariableRange(UChar32 ch) const;
|
Completed in 1021 milliseconds
<<21222324252627282930>>