Searched refs:toUWriteCodePoint (Results 1 – 1 of 1) sorted by relevance
1826 return toUWriteCodePoint(TO_U_GET_CODE_POINT(value), target, offsets, srcIndex); in writeToU()1838 …private CoderResult toUWriteCodePoint(int c, CharBuffer target, IntBuffer offsets, int sourceIndex… in toUWriteCodePoint() method in CharsetMBCS.CharsetDecoderMBCS1903 cr[0] = toUWriteCodePoint(linear, target, offsets, sourceIndex); in toU()