Searched defs:findCodePointOffset (Results 1 – 1 of 1) sorted by relevance
833 public static int findCodePointOffset(String source, int offset16) { in findCodePointOffset() method in UTF16883 public static int findCodePointOffset(StringBuffer source, int offset16) { in findCodePointOffset() method in UTF16935 public static int findCodePointOffset(char source[], int start, int limit, int offset16) { in findCodePointOffset() method in UTF16