Searched refs:SkPdfDocumentInformationDictionaryFromDictionary (Results 1 – 2 of 2) sorted by relevance
583 …bool SkPdfDocumentInformationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* k…584 …bool SkPdfDocumentInformationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* k…
3950 bool SkPdfMapper::SkPdfDocumentInformationDictionaryFromDictionary(const SkPdfNativeObject* dict, c… in SkPdfDocumentInformationDictionaryFromDictionary() function in SkPdfMapper3959 bool SkPdfMapper::SkPdfDocumentInformationDictionaryFromDictionary(const SkPdfNativeObject* dict, c… in SkPdfDocumentInformationDictionaryFromDictionary() function in SkPdfMapper3960 if (SkPdfDocumentInformationDictionaryFromDictionary(dict, key, data)) return true; in SkPdfDocumentInformationDictionaryFromDictionary()3962 return SkPdfDocumentInformationDictionaryFromDictionary(dict, abr, data); in SkPdfDocumentInformationDictionaryFromDictionary()