Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp63 if (kNone_SkPdfNativeObjectType != (ret = mapFileTrailerDictionary(in))) return ret; in mapDictionary()
235 SkPdfNativeObjectType SkPdfMapper::mapFileTrailerDictionary(const SkPdfNativeObject* in) const { in mapFileTrailerDictionary() function in SkPdfMapper
1546 if (kNone_SkPdfNativeObjectType == mapFileTrailerDictionary(value)) return false; in SkPdfFileTrailerDictionaryFromDictionary()
DSkPdfMapper_autogen.h27 SkPdfNativeObjectType mapFileTrailerDictionary(const SkPdfNativeObject* in) const;