Searched refs:getChar32At (Results 1 – 5 of 5) sorted by relevance
239 virtual UChar32 getChar32At(int32_t offset) const = 0;256 return getChar32At(offset); in char32At()
3491 virtual UChar32 getChar32At(int32_t offset) const;
119 virtual UChar32 getChar32At(int32_t offset) const{ in getChar32At() function in TestReplaceable190 virtual UChar32 getChar32At(int32_t /*offset*/) const{ in getChar32At() function in NoopReplaceable
85 virtual UChar32 getChar32At(int32_t offset) const;108 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { in getChar32At() function in ReplaceableGlue
784 UnicodeString::getChar32At(int32_t offset) const { in getChar32At() function in UnicodeString