Searched refs:isCollectionFont (Results 1 – 2 of 2) sorted by relevance
55 int isCollection = FontFileUtil.isCollectionFont(buffer); in buildFontFileName()
194 public static int isCollectionFont(@NonNull ByteBuffer buffer) { in isCollectionFont() method in FontFileUtil