Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp84 if (kNone_SkPdfNativeObjectType != (ret = mapLineAnnotationDictionary(in))) return ret; in mapDictionary()
738 SkPdfNativeObjectType SkPdfMapper::mapLineAnnotationDictionary(const SkPdfNativeObject* in) const { in mapLineAnnotationDictionary() function in SkPdfMapper
2947 if (kNone_SkPdfNativeObjectType == mapLineAnnotationDictionary(value)) return false; in SkPdfLineAnnotationDictionaryFromDictionary()
DSkPdfMapper_autogen.h97 SkPdfNativeObjectType mapLineAnnotationDictionary(const SkPdfNativeObject* in) const;