Searched refs:fontFromPdfDictionary (Results 1 – 3 of 3) sorted by relevance
258 SkPdfFont* SkPdfFont::fontFromPdfDictionary(SkPdfNativeDoc* doc, SkPdfFontDictionary* dict) { in fontFromPdfDictionary() function in SkPdfFont
233 static SkPdfFont* fontFromPdfDictionary(SkPdfNativeDoc* doc, SkPdfFontDictionary* dict);
1487 SkPdfFont* skfont = SkPdfFont::fontFromPdfDictionary(pdfContext->fPdfDoc, fd); in skpdfGraphicsStateApplyFontCore()