Lines Matching defs:nextCodePoint
790 UChar32 nextCodePoint() {804 * @param c the last code point returned by nextCodePoint() or nextDecomposedCodePoint()904 return u8ci.nextCodePoint(errorCode);928 return uici.nextCodePoint(errorCode);938 UChar32 leftCp = left.nextCodePoint();939 UChar32 rightCp = right.nextCodePoint();