Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp37 if (kNone_SkPdfNativeObjectType != (ret = mapCatalogDictionary(in))) return ret; in mapDictionary()
256 SkPdfNativeObjectType SkPdfMapper::mapCatalogDictionary(const SkPdfNativeObject* in) const { in mapCatalogDictionary() function in SkPdfMapper
1603 if (kNone_SkPdfNativeObjectType == mapCatalogDictionary(value)) return false; in SkPdfCatalogDictionaryFromDictionary()
DSkPdfMapper_autogen.h30 SkPdfNativeObjectType mapCatalogDictionary(const SkPdfNativeObject* in) const;