Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp51 if (kNone_SkPdfNativeObjectType != (ret = mapEncryptionCommonDictionary(in))) return ret; in mapDictionary()
242 SkPdfNativeObjectType SkPdfMapper::mapEncryptionCommonDictionary(const SkPdfNativeObject* in) const… in mapEncryptionCommonDictionary() function in SkPdfMapper
1565 if (kNone_SkPdfNativeObjectType == mapEncryptionCommonDictionary(value)) return false; in SkPdfEncryptionCommonDictionaryFromDictionary()
DSkPdfMapper_autogen.h28 SkPdfNativeObjectType mapEncryptionCommonDictionary(const SkPdfNativeObject* in) const;