Searched defs:getCodepointEnd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dusetiter.h54 * 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 { function in class:UnicodeSetIterator
/external/icu/icu4c/source/common/unicode/
H A Dusetiter.h54 * 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 { function in class:UnicodeSetIterator

Completed in 87 milliseconds