Lines Matching refs:nextCodePoint
788 UChar32 nextCodePoint() {802 * @param c the last code point returned by nextCodePoint() or nextDecomposedCodePoint()902 return u8ci.nextCodePoint(errorCode);926 return uici.nextCodePoint(errorCode);936 UChar32 leftCp = left.nextCodePoint();937 UChar32 rightCp = right.nextCodePoint();