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

  /external/chromium_org/third_party/icu/source/common/unicode/
usetiter.h 54 * processCodepointRange(it.getCodepoint(), it.getCodepointEnd());
134 * of the range, and <tt>getCodepointEnd()</tt> returns the end
153 inline UChar32 getCodepointEnd() const;
311 inline UChar32 UnicodeSetIterator::getCodepointEnd() const {
  /external/icu/icu4c/source/common/unicode/
usetiter.h 54 * processCodepointRange(it.getCodepoint(), it.getCodepointEnd());
134 * of the range, and <tt>getCodepointEnd()</tt> returns the end
153 inline UChar32 getCodepointEnd() const;
311 inline UChar32 UnicodeSetIterator::getCodepointEnd() const {

Completed in 189 milliseconds