Searched refs:bytesUtf8 (Results 1 – 1 of 1) sorted by relevance
2863 private static int bytesUtf8(int c) { in bytesUtf8() method2894 len += bytesUtf8(s.codePointAt(i)); in bytesStorage()2921 int glyphBytes = StringUtil.bytesUtf8(s.codePointAt(codepoints)); in truncateStringForUtf8Storage()