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

  /external/chromium/third_party/icu/public/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/icu4c/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 36 milliseconds