Home
last modified time | relevance | path

Searched defs:getFonts (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontUtils.java48 public static Font[] getFonts(String fontFile) throws IOException { in getFonts() method in FontUtils
61 public static Font[] getFonts(InputStream is) throws IOException { in getFonts() method in FontUtils
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp2112 std::vector<Paragraph::FontInfo> ParagraphImpl::getFonts() const { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl

Completed in 5 milliseconds