HomeSort by relevance Sort by last modified time
    Searched refs:ReplaceableGlue (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
utrans.cpp 38 class ReplaceableGlue : public Replaceable {
45 ReplaceableGlue(UReplaceable *replaceable,
48 virtual ~ReplaceableGlue();
85 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ReplaceableGlue)
87 ReplaceableGlue::ReplaceableGlue(UReplaceable *replaceable,
95 ReplaceableGlue::~ReplaceableGlue() {}
97 int32_t ReplaceableGlue::getLength() const {
101 UChar ReplaceableGlue::getCharAt(int32_t offset) const
    [all...]
  /external/icu/icu4c/source/i18n/
utrans.cpp 39 class ReplaceableGlue : public Replaceable {
46 ReplaceableGlue(UReplaceable *replaceable,
49 virtual ~ReplaceableGlue();
86 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ReplaceableGlue)
88 ReplaceableGlue::ReplaceableGlue(UReplaceable *replaceable,
96 ReplaceableGlue::~ReplaceableGlue() {}
98 int32_t ReplaceableGlue::getLength() const {
102 UChar ReplaceableGlue::getCharAt(int32_t offset) const
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 79 milliseconds