Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp34 if (kNone_SkPdfNativeObjectType != (ret = mapCMapDictionary(in))) return ret; in mapDictionary()
556 SkPdfNativeObjectType SkPdfMapper::mapCMapDictionary(const SkPdfNativeObject* in) const { in mapCMapDictionary() function in SkPdfMapper
2418 if (kNone_SkPdfNativeObjectType == mapCMapDictionary(value)) return false; in SkPdfCMapDictionaryFromDictionary()
DSkPdfMapper_autogen.h71 SkPdfNativeObjectType mapCMapDictionary(const SkPdfNativeObject* in) const;