Searched defs:getChar32At (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dutrans.cpp82 virtual UChar32 getChar32At(int32_t offset) const;
105 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { function in class:ReplaceableGlue
/external/icu/icu4c/source/i18n/
H A Dutrans.cpp83 virtual UChar32 getChar32At(int32_t offset) const;
106 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { function in class:ReplaceableGlue
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dreptest.cpp117 virtual UChar32 getChar32At(int32_t offset) const{ function in class:TestReplaceable
188 virtual UChar32 getChar32At(int32_t /*offset*/) const{ function in class:NoopReplaceable
/external/icu/icu4c/source/test/intltest/
H A Dreptest.cpp117 virtual UChar32 getChar32At(int32_t offset) const{ function in class:TestReplaceable
188 virtual UChar32 getChar32At(int32_t /*offset*/) const{ function in class:NoopReplaceable
/external/chromium_org/third_party/icu/source/common/
H A Dunistr.cpp693 UnicodeString::getChar32At(int32_t offset) const { function in class:UnicodeString
/external/icu/icu4c/source/common/
H A Dunistr.cpp693 UnicodeString::getChar32At(int32_t offset) const { function in class:UnicodeString

Completed in 1751 milliseconds