Searched refs:isEncryptionCommonDictionary (Results 1 – 2 of 2) sorted by relevance
216 bool isEncryptionCommonDictionary(const SkPdfNativeObject* nativeObj) const ;
243 if (in == NULL || !isEncryptionCommonDictionary(in)) return kNone_SkPdfNativeObjectType; in mapEncryptionCommonDictionary()1557 bool SkPdfMapper::isEncryptionCommonDictionary(const SkPdfNativeObject* nativeObj) const { in isEncryptionCommonDictionary() function in SkPdfMapper