Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp71 if (kNone_SkPdfNativeObjectType != (ret = mapGroupAttributesDictionary(in))) return ret; in mapDictionary()
496 SkPdfNativeObjectType SkPdfMapper::mapGroupAttributesDictionary(const SkPdfNativeObject* in) const { in mapGroupAttributesDictionary() function in SkPdfMapper
2248 if (kNone_SkPdfNativeObjectType == mapGroupAttributesDictionary(value)) return false; in SkPdfGroupAttributesDictionaryFromDictionary()
DSkPdfMapper_autogen.h63 SkPdfNativeObjectType mapGroupAttributesDictionary(const SkPdfNativeObject* in) const;