Searched defs:getCharAt (Results 1 – 6 of 6) sorted by relevance
115 virtual UChar getCharAt(int32_t offset) const override { in getCharAt() function in TestReplaceable186 virtual UChar getCharAt(int32_t /*offset*/) const override { in getCharAt() function in NoopReplaceable
104 UChar ReplaceableGlue::getCharAt(int32_t offset) const { in getCharAt() function in ReplaceableGlue
779 UnicodeString::getCharAt(int32_t offset) const { in getCharAt() function in UnicodeString