Home
last modified time | relevance | path

Searched refs:getFormattedCodePointString (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontUtils.java168 public static String getFormattedCodePointString(int codePoint) { in getFormattedCodePointString() method in FontUtils
DFontInfo.java286 String[] data = { FontUtils.getFormattedCodePointString(charId), in listChars()
457 FontUtils.getFormattedCodePointString(codePoint), in listCharsNeededToCoverScript()