Home
last modified time | relevance | path

Searched defs:isCollection (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFontFactory.java195 static private boolean isCollection(PushbackInputStream pbis) throws IOException { in isCollection() method in FontFactory
283 static private boolean isCollection(ReadableFontData rfd) { in isCollection() method in FontFactory