Searched defs:getFonts (Results 1 – 2 of 2) sorted by relevance
48 public static Font[] getFonts(String fontFile) throws IOException { in getFonts() method in FontUtils61 public static Font[] getFonts(InputStream is) throws IOException { in getFonts() method in FontUtils
1943 std::vector<Paragraph::FontInfo> ParagraphImpl::getFonts() const { in GetLineFontMetrics() function in skia::textlayout::ParagraphImpl