Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFontFactory.java148 public Builder[] loadFontsForBuilding(InputStream is) throws IOException { in loadFontsForBuilding() method in FontFactory
237 public Font.Builder[] loadFontsForBuilding(byte[] b) throws IOException { in loadFontsForBuilding() method in FontFactory