Home
last modified time | relevance | path

Searched refs:isPDF_XOutputIntentDictionary (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h675 bool isPDF_XOutputIntentDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp1327 if (in == NULL || !isPDF_XOutputIntentDictionary(in)) return kNone_SkPdfNativeObjectType; in mapPDF_XOutputIntentDictionary()
4535 bool SkPdfMapper::isPDF_XOutputIntentDictionary(const SkPdfNativeObject* nativeObj) const { in isPDF_XOutputIntentDictionary() function in SkPdfMapper