Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp76 if (kNone_SkPdfNativeObjectType != (ret = mapInkAnnotationDictionary(in))) return ret; in mapDictionary()
766 SkPdfNativeObjectType SkPdfMapper::mapInkAnnotationDictionary(const SkPdfNativeObject* in) const { in mapInkAnnotationDictionary() function in SkPdfMapper
3023 if (kNone_SkPdfNativeObjectType == mapInkAnnotationDictionary(value)) return false; in SkPdfInkAnnotationDictionaryFromDictionary()
DSkPdfMapper_autogen.h101 SkPdfNativeObjectType mapInkAnnotationDictionary(const SkPdfNativeObject* in) const;