Searched refs:SkPdfListAttributeDictionaryFromDictionary (Results 1 – 2 of 2) sorted by relevance
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfMapper_autogen.h | 631 …bool SkPdfListAttributeDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, Sk… 632 …bool SkPdfListAttributeDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, co…
|
D | SkPdfMapper_autogen.cpp | 4254 bool SkPdfMapper::SkPdfListAttributeDictionaryFromDictionary(const SkPdfNativeObject* dict, const c… in SkPdfListAttributeDictionaryFromDictionary() function in SkPdfMapper 4263 bool SkPdfMapper::SkPdfListAttributeDictionaryFromDictionary(const SkPdfNativeObject* dict, const c… in SkPdfListAttributeDictionaryFromDictionary() function in SkPdfMapper 4264 if (SkPdfListAttributeDictionaryFromDictionary(dict, key, data)) return true; in SkPdfListAttributeDictionaryFromDictionary() 4266 return SkPdfListAttributeDictionaryFromDictionary(dict, abr, data); in SkPdfListAttributeDictionaryFromDictionary()
|