Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp136 if (kNone_SkPdfNativeObjectType != (ret = mapTableAttributesDictionary(in))) return ret; in mapDictionary()
1228 SkPdfNativeObjectType SkPdfMapper::mapTableAttributesDictionary(const SkPdfNativeObject* in) const { in mapTableAttributesDictionary() function in SkPdfMapper
4277 if (kNone_SkPdfNativeObjectType == mapTableAttributesDictionary(value)) return false; in SkPdfTableAttributesDictionaryFromDictionary()
DSkPdfMapper_autogen.h167 SkPdfNativeObjectType mapTableAttributesDictionary(const SkPdfNativeObject* in) const;