Searched defs:CharProcs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType3FontDictionary_autogen.cpp71 SkPdfDictionary* SkPdfType3FontDictionary::CharProcs(SkPdfNativeDoc* doc) { function in class:SkPdfType3FontDictionary
72 SkPdfNativeObject* ret = get("CharProcs", "");
80 return get("CharProcs", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType3FontDictionary_autogen.cpp71 SkPdfDictionary* SkPdfType3FontDictionary::CharProcs(SkPdfNativeDoc* doc) { function in class:SkPdfType3FontDictionary
72 SkPdfNativeObject* ret = get("CharProcs", "");
80 return get("CharProcs", "") != NULL;

Completed in 228 milliseconds