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

/external/chromium_org/third_party/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/
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/chromium_org/third_party/skia/experimental/PdfViewer/src/
H A DSkPdfRenderer.cpp1485 SkPdfFont* skfont = SkPdfFont::fontFromPdfDictionary(pdfContext->fPdfDoc, fd);
/external/skia/experimental/PdfViewer/src/
H A DSkPdfRenderer.cpp1485 SkPdfFont* skfont = SkPdfFont::fontFromPdfDictionary(pdfContext->fPdfDoc, fd);

Completed in 3196 milliseconds