Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h220 …bool SkPdfStandardSecurityHandlerDictionaryFromDictionary(const SkPdfNativeObject* dict, const cha…
221 …bool SkPdfStandardSecurityHandlerDictionaryFromDictionary(const SkPdfNativeObject* dict, const cha…
DSkPdfMapper_autogen.cpp1580 bool SkPdfMapper::SkPdfStandardSecurityHandlerDictionaryFromDictionary(const SkPdfNativeObject* dic… in SkPdfStandardSecurityHandlerDictionaryFromDictionary() function in SkPdfMapper
1589 bool SkPdfMapper::SkPdfStandardSecurityHandlerDictionaryFromDictionary(const SkPdfNativeObject* dic… in SkPdfStandardSecurityHandlerDictionaryFromDictionary() function in SkPdfMapper
1590 if (SkPdfStandardSecurityHandlerDictionaryFromDictionary(dict, key, data)) return true; in SkPdfStandardSecurityHandlerDictionaryFromDictionary()
1592 return SkPdfStandardSecurityHandlerDictionaryFromDictionary(dict, abr, data); in SkPdfStandardSecurityHandlerDictionaryFromDictionary()