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

  /external/chromium/third_party/icu/public/common/unicode/
uiter.h 50 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH
110 * Use iter->move(iter, index, UITER_ZERO) like CharacterIterator::setIndex(index).
252 * (getIndex(UITER_CURRENT) followed by move(pos, UITER_ZERO)) is possible but
  /external/icu4c/common/unicode/
uiter.h 50 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH
110 * Use iter->move(iter, index, UITER_ZERO) like CharacterIterator::setIndex(index).
252 * (getIndex(UITER_CURRENT) followed by move(pos, UITER_ZERO)) is possible but
  /external/webkit/JavaScriptCore/icu/unicode/
uiter.h 50 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH
110 * Use iter->move(iter, index, UITER_ZERO) like CharacterIterator::setIndex(index).
252 * (getIndex(UITER_CURRENT) followed by move(pos, UITER_ZERO)) is possible but
  /external/webkit/JavaScriptGlue/icu/unicode/
uiter.h 50 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH
110 * Use iter->move(iter, index, UITER_ZERO) like CharacterIterator::setIndex(index).
252 * (getIndex(UITER_CURRENT) followed by move(pos, UITER_ZERO)) is possible but
  /external/webkit/WebCore/icu/unicode/
uiter.h 50 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH
110 * Use iter->move(iter, index, UITER_ZERO) like CharacterIterator::setIndex(index).
252 * (getIndex(UITER_CURRENT) followed by move(pos, UITER_ZERO)) is possible but
  /external/webkit/WebKit/mac/icu/unicode/
uiter.h 50 UITER_START, UITER_CURRENT, UITER_LIMIT, UITER_ZERO, UITER_LENGTH
110 * Use iter->move(iter, index, UITER_ZERO) like CharacterIterator::setIndex(index).
252 * (getIndex(UITER_CURRENT) followed by move(pos, UITER_ZERO)) is possible but

Completed in 73 milliseconds