Searched refs:ReplaceableGlue (Results 1 – 1 of 1) sorted by relevance
39 class ReplaceableGlue : public Replaceable { class46 ReplaceableGlue(UReplaceable *replaceable,49 virtual ~ReplaceableGlue();86 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ReplaceableGlue) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument88 ReplaceableGlue::ReplaceableGlue(UReplaceable *replaceable, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()96 ReplaceableGlue::~ReplaceableGlue() {} in ~ReplaceableGlue()98 int32_t ReplaceableGlue::getLength() const { in getLength()102 UChar ReplaceableGlue::getCharAt(int32_t offset) const { in getCharAt()106 UChar32 ReplaceableGlue::getChar32At(int32_t offset) const { in getChar32At()110 void ReplaceableGlue::handleReplaceBetween(int32_t start, in handleReplaceBetween()[all …]