Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp112 if (kNone_SkPdfNativeObjectType != (ret = mapPrinterMarkAnnotationDictionary(in))) return ret; in mapDictionary()
1305 SkPdfNativeObjectType SkPdfMapper::mapPrinterMarkAnnotationDictionary(const SkPdfNativeObject* in) … in mapPrinterMarkAnnotationDictionary() function in SkPdfMapper
4486 if (kNone_SkPdfNativeObjectType == mapPrinterMarkAnnotationDictionary(value)) return false; in SkPdfPrinterMarkAnnotationDictionaryFromDictionary()
DSkPdfMapper_autogen.h178 SkPdfNativeObjectType mapPrinterMarkAnnotationDictionary(const SkPdfNativeObject* in) const;