Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp61 if (kNone_SkPdfNativeObjectType != (ret = mapFileAttachmentAnnotationDictionary(in))) return ret; in mapDictionary()
780 SkPdfNativeObjectType SkPdfMapper::mapFileAttachmentAnnotationDictionary(const SkPdfNativeObject* i… in mapFileAttachmentAnnotationDictionary() function in SkPdfMapper
3061 if (kNone_SkPdfNativeObjectType == mapFileAttachmentAnnotationDictionary(value)) return false; in SkPdfFileAttachmentAnnotationDictionaryFromDictionary()
DSkPdfMapper_autogen.h103 SkPdfNativeObjectType mapFileAttachmentAnnotationDictionary(const SkPdfNativeObject* in) const;