Searched defs:codePointCount (Results 1 – 9 of 9) sorted by relevance
62 public int codePointCount() { in codePointCount() method in NumberStringBuilder
64 public int codePointCount() { in codePointCount() method in NumberStringBuilder
89 int32_t codePointCount; // Total for both the ones by value and on heap variable
94 int32_t NumberStringBuilder::codePointCount() const { in codePointCount() function in NumberStringBuilder
54 int codePointCount = UTF16.countCodePoint(info0.sampleChar); in TestScriptOfSample() local
354 int codePointCount = UTF16.getCharCount(ch); in next() local
6282 public static int codePointCount(CharSequence text, int start, int limit) { in codePointCount() method in UCharacter6312 public static int codePointCount(char[] text, int start, int limit) { in codePointCount() method in UCharacter
356 int codePointCount = UTF16.getCharCount(ch); in next() local
5616 public static int codePointCount(CharSequence text, int start, int limit) { in codePointCount() method in UCharacter5645 public static int codePointCount(char[] text, int start, int limit) { in codePointCount() method in UCharacter