Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp45 if (kNone_SkPdfNativeObjectType != (ret = mapDocumentInformationDictionary(in))) return ret; in mapDictionary()
1109 SkPdfNativeObjectType SkPdfMapper::mapDocumentInformationDictionary(const SkPdfNativeObject* in) co… in mapDocumentInformationDictionary() function in SkPdfMapper
3954 if (kNone_SkPdfNativeObjectType == mapDocumentInformationDictionary(value)) return false; in SkPdfDocumentInformationDictionaryFromDictionary()
DSkPdfMapper_autogen.h150 SkPdfNativeObjectType mapDocumentInformationDictionary(const SkPdfNativeObject* in) const;