HomeSort by relevance Sort by last modified time
    Searched refs:UChar32 (Results 501 - 525 of 677) sorted by null

<<2122232425262728

  /external/icu4c/i18n/
utrans.cpp 82 virtual UChar32 getChar32At(int32_t offset) const;
105 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const {
anytrans.cpp 123 UChar32 ch;
decfmtst.cpp 215 const UnicodeSet *DecimalFormatStaticSets::getSimilarDecimals(UChar32 decimal, UBool strictParse)
numsys.cpp 288 UChar32 c;
scriptset.cpp 215 UChar32 c = scriptString.char32At(i);
  /external/icu4c/tools/gensprep/
store.c 525 getFoldedValue(UNewTrie *trie, UChar32 start, int32_t offset) {
527 UChar32 limit=0;
  /external/chromium/base/i18n/
icu_string_conversions.cc 225 reinterpret_cast<const UChar32*>(wide.c_str()),
  /external/chromium_org/base/i18n/
icu_string_conversions.cc 222 reinterpret_cast<const UChar32*>(wide.c_str()),
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextRunRenderingContext.cpp 172 GlyphData SVGTextRunRenderingContext::glyphDataForCharacter(const Font& font, const TextRun& run, WidthIterator& iterator, UChar32 character, bool mirror, int currentCharacter, unsigned& advanceLength)
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.cpp 339 UChar32 character;
376 UChar32 character;
568 UChar32 character;
593 UChar32 nextCharacter;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
FontComplexTextMac.cpp 160 UChar32 baseCharacter;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
SimpleFontDataSkia.cpp 154 static const UChar32 xChar = 'x';
  /external/chromium_org/third_party/WebKit/Source/platform/text/
TextRun.h 220 virtual GlyphData glyphDataForCharacter(const Font&, const TextRun&, WidthIterator&, UChar32 character, bool mirror, int currentCharacter, unsigned& advanceLength) = 0;
  /external/chromium_org/third_party/icu/source/common/
unisetspan.cpp 349 UChar32 c;
430 void UnicodeSetStringSpan::addToSpanNotSet(UChar32 c) {
500 UChar32 c=*s;
512 UChar32 c=s[length-1];
    [all...]
unorm.cpp 151 UChar32 c;
  /external/chromium_org/third_party/icu/source/i18n/
anytrans.cpp 123 UChar32 ch;
uspoof.cpp 228 UChar32 c;
253 UChar32 c;
254 UChar32 firstNonspacingMark = 0;
665 UChar32 c;
  /external/chromium_org/third_party/icu/source/i18n/unicode/
translit.h 487 UChar32 insertion,
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
dadrcoll.cpp 95 UChar32 currChar = 0;
trnserr.cpp 118 t->transliterate(testString, pos, (UChar32)0x0061, status);
  /external/chromium_org/third_party/icu/source/test/perf/utrie2perf/
utrie2perf.cpp 217 UChar32 c;
  /external/chromium_org/third_party/icu/source/tools/genrb/
ustr.c 166 ustr_u32cat(struct UString *dst, UChar32 c, UErrorCode *status){
  /external/icu4c/common/unicode/
messagepattern.h 891 static UBool isArgTypeChar(UChar32 c);
    [all...]
  /external/icu4c/common/
unisetspan.cpp 351 UChar32 c;
432 void UnicodeSetStringSpan::addToSpanNotSet(UChar32 c) {
502 UChar32 c=*s;
514 UChar32 c=s[length-1];
    [all...]
  /external/icu4c/extra/uconv/
uconv.cpp 626 str1.append((UChar32) 0);
628 str2.append((UChar32) 0);
668 str.append((UChar32) 0);
945 UChar32 c;
    [all...]

Completed in 1178 milliseconds

<<2122232425262728