Searched refs:fontFromPdfDictionary (Results 1 - 3 of 3) sorted by relevance

/external/skia/experimental/PdfViewer/
H A DSkPdfFont.cpp258 SkPdfFont* SkPdfFont::fontFromPdfDictionary(SkPdfNativeDoc* doc, SkPdfFontDictionary* dict) { function in class:SkPdfFont
H A DSkPdfFont.h233 static SkPdfFont* fontFromPdfDictionary(SkPdfNativeDoc* doc, SkPdfFontDictionary* dict);
/external/skia/experimental/PdfViewer/src/
H A DSkPdfRenderer.cpp1487 SkPdfFont* skfont = SkPdfFont::fontFromPdfDictionary(pdfContext->fPdfDoc, fd);

Completed in 257 milliseconds