Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp16 if (kNone_SkPdfNativeObjectType != (ret = mapALinkAnnotationDictionary(in))) return ret; in mapDictionary()
724 SkPdfNativeObjectType SkPdfMapper::mapALinkAnnotationDictionary(const SkPdfNativeObject* in) const { in mapALinkAnnotationDictionary() function in SkPdfMapper
2909 if (kNone_SkPdfNativeObjectType == mapALinkAnnotationDictionary(value)) return false; in SkPdfALinkAnnotationDictionaryFromDictionary()
DSkPdfMapper_autogen.h95 SkPdfNativeObjectType mapALinkAnnotationDictionary(const SkPdfNativeObject* in) const;