Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp87 if (kNone_SkPdfNativeObjectType != (ret = mapMacOsFileInformationDictionary(in))) return ret; in mapDictionary()
354 SkPdfNativeObjectType SkPdfMapper::mapMacOsFileInformationDictionary(const SkPdfNativeObject* in) c… in mapMacOsFileInformationDictionary() function in SkPdfMapper
1869 if (kNone_SkPdfNativeObjectType == mapMacOsFileInformationDictionary(value)) return false; in SkPdfMacOsFileInformationDictionaryFromDictionary()
DSkPdfMapper_autogen.h44 SkPdfNativeObjectType mapMacOsFileInformationDictionary(const SkPdfNativeObject* in) const;