Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp68 if (kNone_SkPdfNativeObjectType != (ret = mapFunctionCommonDictionary(in))) return ret; in mapDictionary()
305 SkPdfNativeObjectType SkPdfMapper::mapFunctionCommonDictionary(const SkPdfNativeObject* in) const { in mapFunctionCommonDictionary() function in SkPdfMapper
1736 if (kNone_SkPdfNativeObjectType == mapFunctionCommonDictionary(value)) return false; in SkPdfFunctionCommonDictionaryFromDictionary()
DSkPdfMapper_autogen.h37 SkPdfNativeObjectType mapFunctionCommonDictionary(const SkPdfNativeObject* in) const;