Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp54 if (kNone_SkPdfNativeObjectType != (ret = mapFDFFieldDictionary(in))) return ret; in mapDictionary()
1046 SkPdfNativeObjectType SkPdfMapper::mapFDFFieldDictionary(const SkPdfNativeObject* in) const { in mapFDFFieldDictionary() function in SkPdfMapper
3783 if (kNone_SkPdfNativeObjectType == mapFDFFieldDictionary(value)) return false; in SkPdfFDFFieldDictionaryFromDictionary()
DSkPdfMapper_autogen.h141 SkPdfNativeObjectType mapFDFFieldDictionary(const SkPdfNativeObject* in) const;