Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp22 if (kNone_SkPdfNativeObjectType != (ret = mapAppearanceDictionary(in))) return ret; in mapDictionary()
710 SkPdfNativeObjectType SkPdfMapper::mapAppearanceDictionary(const SkPdfNativeObject* in) const { in mapAppearanceDictionary() function in SkPdfMapper
2871 if (kNone_SkPdfNativeObjectType == mapAppearanceDictionary(value)) return false; in SkPdfAppearanceDictionaryFromDictionary()
DSkPdfMapper_autogen.h93 SkPdfNativeObjectType mapAppearanceDictionary(const SkPdfNativeObject* in) const;