Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp137 if (kNone_SkPdfNativeObjectType != (ret = mapTextAnnotationDictionary(in))) return ret; in mapDictionary()
717 SkPdfNativeObjectType SkPdfMapper::mapTextAnnotationDictionary(const SkPdfNativeObject* in) const { in mapTextAnnotationDictionary() function in SkPdfMapper
2890 if (kNone_SkPdfNativeObjectType == mapTextAnnotationDictionary(value)) return false; in SkPdfTextAnnotationDictionaryFromDictionary()
DSkPdfMapper_autogen.h94 SkPdfNativeObjectType mapTextAnnotationDictionary(const SkPdfNativeObject* in) const;