Home
last modified time | relevance | path

Searched refs:getChar32At (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/icu-small/source/common/unicode/
Drep.h240 virtual UChar32 getChar32At(int32_t offset) const = 0;
257 return getChar32At(offset); in char32At()
Dunistr.h3472 virtual UChar32 getChar32At(int32_t offset) const override;
/third_party/icu/icu4c/source/common/unicode/
Drep.h240 virtual UChar32 getChar32At(int32_t offset) const = 0;
257 return getChar32At(offset); in char32At()
Dunistr.h3472 virtual UChar32 getChar32At(int32_t offset) const override;
/third_party/skia/third_party/externals/icu/source/common/unicode/
Drep.h240 virtual UChar32 getChar32At(int32_t offset) const = 0;
257 return getChar32At(offset); in char32At()
Dunistr.h3472 virtual UChar32 getChar32At(int32_t offset) const;
/third_party/icu/icu4c/source/test/intltest/
Dreptest.cpp119 virtual UChar32 getChar32At(int32_t offset) const override { in getChar32At() function in TestReplaceable
190 virtual UChar32 getChar32At(int32_t /*offset*/) const override { in getChar32At() function in NoopReplaceable
/third_party/icu/icu4c/source/i18n/
Dutrans.cpp85 virtual UChar32 getChar32At(int32_t offset) const override;
108 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { in getChar32At() function in ReplaceableGlue
/third_party/skia/third_party/externals/icu/source/i18n/
Dutrans.cpp85 virtual UChar32 getChar32At(int32_t offset) const;
108 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { in getChar32At() function in ReplaceableGlue
/third_party/node/deps/icu-small/source/i18n/
Dutrans.cpp85 virtual UChar32 getChar32At(int32_t offset) const override;
108 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { in getChar32At() function in ReplaceableGlue
/third_party/icu/icu4c/source/common/
Dunistr.cpp784 UnicodeString::getChar32At(int32_t offset) const { in getChar32At() function in UnicodeString
/third_party/skia/third_party/externals/icu/source/common/
Dunistr.cpp783 UnicodeString::getChar32At(int32_t offset) const { in getChar32At() function in UnicodeString
/third_party/node/deps/icu-small/source/common/
Dunistr.cpp826 UnicodeString::getChar32At(int32_t offset) const { in getChar32At() function in UnicodeString