Searched refs:SkPdfFileTrailerDictionaryFromDictionary (Results 1 – 2 of 2) sorted by relevance
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfMapper_autogen.h | 214 …bool SkPdfFileTrailerDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, SkPd… 215 …bool SkPdfFileTrailerDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, cons…
|
D | SkPdfMapper_autogen.cpp | 1542 bool SkPdfMapper::SkPdfFileTrailerDictionaryFromDictionary(const SkPdfNativeObject* dict, const cha… in SkPdfFileTrailerDictionaryFromDictionary() function in SkPdfMapper 1551 bool SkPdfMapper::SkPdfFileTrailerDictionaryFromDictionary(const SkPdfNativeObject* dict, const cha… in SkPdfFileTrailerDictionaryFromDictionary() function in SkPdfMapper 1552 if (SkPdfFileTrailerDictionaryFromDictionary(dict, key, data)) return true; in SkPdfFileTrailerDictionaryFromDictionary() 1554 return SkPdfFileTrailerDictionaryFromDictionary(dict, abr, data); in SkPdfFileTrailerDictionaryFromDictionary()
|