Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h676 …bool SkPdfPDF_XOutputIntentDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key…
677 …bool SkPdfPDF_XOutputIntentDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key…
DSkPdfMapper_autogen.cpp4539 bool SkPdfMapper::SkPdfPDF_XOutputIntentDictionaryFromDictionary(const SkPdfNativeObject* dict, con… in SkPdfPDF_XOutputIntentDictionaryFromDictionary() function in SkPdfMapper
4548 bool SkPdfMapper::SkPdfPDF_XOutputIntentDictionaryFromDictionary(const SkPdfNativeObject* dict, con… in SkPdfPDF_XOutputIntentDictionaryFromDictionary() function in SkPdfMapper
4549 if (SkPdfPDF_XOutputIntentDictionaryFromDictionary(dict, key, data)) return true; in SkPdfPDF_XOutputIntentDictionaryFromDictionary()
4551 return SkPdfPDF_XOutputIntentDictionaryFromDictionary(dict, abr, data); in SkPdfPDF_XOutputIntentDictionaryFromDictionary()