Searched defs:codePoint (Results 1 – 3 of 3) sorted by relevance
856 int codePoint = Character.codePointAt(name, offset); in guessFullNameStyle() local886 int codePoint = Character.codePointAt(name, offset); in guessCJKNameStyle() local941 int codePoint = Character.codePointAt(name, offset); in guessPhoneticNameStyle() local
618 final int codePoint = value.codePointAt(i); in toStringAsParamValue() local
405 int codePoint = str.codePointBefore(len); in nextString() local