Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp157 if (kNone_SkPdfNativeObjectType != (ret = mapURLAliasDictionary(in))) return ret; in mapDictionary()
1270 SkPdfNativeObjectType SkPdfMapper::mapURLAliasDictionary(const SkPdfNativeObject* in) const { in mapURLAliasDictionary() function in SkPdfMapper
4391 if (kNone_SkPdfNativeObjectType == mapURLAliasDictionary(value)) return false; in SkPdfURLAliasDictionaryFromDictionary()
DSkPdfMapper_autogen.h173 SkPdfNativeObjectType mapURLAliasDictionary(const SkPdfNativeObject* in) const;