Searched refs:cpFromCodePointAndLength (Results 1 – 6 of 6) sorted by relevance
139 UTF16.append(buf, Utility.cpFromCodePointAndLength(cpAndLength)); in nextToken()
179 c = Utility.cpFromCodePointAndLength(cpAndLength); in next()
953 public static int cpFromCodePointAndLength(int cpAndLength) { in cpFromCodePointAndLength() method in Utility
352 tp.dataToBreak.appendCodePoint(Utility.cpFromCodePointAndLength(cpAndLength)); in TestExtended()
833 c.fChar = Utility.cpFromCodePointAndLength(cpAndLength); in nextChar()
500 int escaped = Utility.cpFromCodePointAndLength(cpAndLength); in parseSection()