Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h583 …bool SkPdfDocumentInformationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* k…
584 …bool SkPdfDocumentInformationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* k…
DSkPdfMapper_autogen.cpp3950 bool SkPdfMapper::SkPdfDocumentInformationDictionaryFromDictionary(const SkPdfNativeObject* dict, c… in SkPdfDocumentInformationDictionaryFromDictionary() function in SkPdfMapper
3959 bool SkPdfMapper::SkPdfDocumentInformationDictionaryFromDictionary(const SkPdfNativeObject* dict, c… in SkPdfDocumentInformationDictionaryFromDictionary() function in SkPdfMapper
3960 if (SkPdfDocumentInformationDictionaryFromDictionary(dict, key, data)) return true; in SkPdfDocumentInformationDictionaryFromDictionary()
3962 return SkPdfDocumentInformationDictionaryFromDictionary(dict, abr, data); in SkPdfDocumentInformationDictionaryFromDictionary()