Searched refs:mapEncryptionCommonDictionary (Results 1 – 2 of 2) sorted by relevance
51 if (kNone_SkPdfNativeObjectType != (ret = mapEncryptionCommonDictionary(in))) return ret; in mapDictionary()242 SkPdfNativeObjectType SkPdfMapper::mapEncryptionCommonDictionary(const SkPdfNativeObject* in) const… in mapEncryptionCommonDictionary() function in SkPdfMapper1565 if (kNone_SkPdfNativeObjectType == mapEncryptionCommonDictionary(value)) return false; in SkPdfEncryptionCommonDictionaryFromDictionary()
28 SkPdfNativeObjectType mapEncryptionCommonDictionary(const SkPdfNativeObject* in) const;