Searched refs:isPDF_XOutputIntentDictionary (Results 1 – 2 of 2) sorted by relevance
675 bool isPDF_XOutputIntentDictionary(const SkPdfNativeObject* nativeObj) const ;
1327 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