Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp52 if (kNone_SkPdfNativeObjectType != (ret = mapFDFCatalogDictionary(in))) return ret; in mapDictionary()
1018 SkPdfNativeObjectType SkPdfMapper::mapFDFCatalogDictionary(const SkPdfNativeObject* in) const { in mapFDFCatalogDictionary() function in SkPdfMapper
3707 if (kNone_SkPdfNativeObjectType == mapFDFCatalogDictionary(value)) return false; in SkPdfFDFCatalogDictionaryFromDictionary()
DSkPdfMapper_autogen.h137 SkPdfNativeObjectType mapFDFCatalogDictionary(const SkPdfNativeObject* in) const;