Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp60 if (kNone_SkPdfNativeObjectType != (ret = mapFieldDictionary(in))) return ret; in mapDictionary()
927 SkPdfNativeObjectType SkPdfMapper::mapFieldDictionary(const SkPdfNativeObject* in) const { in mapFieldDictionary() function in SkPdfMapper
3460 if (kNone_SkPdfNativeObjectType == mapFieldDictionary(value)) return false; in SkPdfFieldDictionaryFromDictionary()
DSkPdfMapper_autogen.h124 SkPdfNativeObjectType mapFieldDictionary(const SkPdfNativeObject* in) const;