Home
last modified time | relevance | path

Searched refs:CharProcs (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfType3FontDictionary_autogen.h39 SkPdfDictionary* CharProcs(SkPdfNativeDoc* doc);
DSkPdfType3FontDictionary_autogen.cpp71 SkPdfDictionary* SkPdfType3FontDictionary::CharProcs(SkPdfNativeDoc* doc) { in CharProcs() function in SkPdfType3FontDictionary
/external/skia/experimental/PdfViewer/
DSkPdfFont.h400 fCharProcs = dict->CharProcs(parsed); in SkPdfType3Font()