Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/utils/
DTestFontCollection.cpp11 …stFontCollection::TestFontCollection(const std::string& resourceDir, bool testOnly, bool loadFonts) in TestFontCollection()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFontFactory.java127 public Font[] loadFonts(InputStream is) throws IOException { in loadFonts() method in FontFactory
215 public Font[] loadFonts(byte[] b) throws IOException { in loadFonts() method in FontFactory
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
DFontFactory.java127 public Font[] loadFonts(InputStream is) throws IOException { in loadFonts() method in FontFactory
215 public Font[] loadFonts(byte[] b) throws IOException { in loadFonts() method in FontFactory