Searched refs:isSourceInformationDictionary (Results 1 – 2 of 2) sorted by relevance
648 bool isSourceInformationDictionary(const SkPdfNativeObject* nativeObj) const ;
1264 if (in == NULL || !isSourceInformationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapSourceInformationDictionary()4364 bool SkPdfMapper::isSourceInformationDictionary(const SkPdfNativeObject* nativeObj) const { in isSourceInformationDictionary() function in SkPdfMapper