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

  /external/chromium_org/third_party/icu/source/common/
normalizer2impl.cpp 724 * Recomposes the buffer text starting at recomposeStartIndex
733 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
735 UChar *p=buffer.getStart()+recomposeStartIndex;
    [all...]
  /external/icu/icu4c/source/common/
normalizer2impl.cpp 900 * Recomposes the buffer text starting at recomposeStartIndex
909 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex,
911 UChar *p=buffer.getStart()+recomposeStartIndex;
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 70 milliseconds