Searched refs:SkPdfFileSpecificationDictionaryFromDictionary (Results 1 – 2 of 2) sorted by relevance
256 …bool SkPdfFileSpecificationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key…257 …bool SkPdfFileSpecificationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key…
1808 bool SkPdfMapper::SkPdfFileSpecificationDictionaryFromDictionary(const SkPdfNativeObject* dict, con… in SkPdfFileSpecificationDictionaryFromDictionary() function in SkPdfMapper1817 bool SkPdfMapper::SkPdfFileSpecificationDictionaryFromDictionary(const SkPdfNativeObject* dict, con… in SkPdfFileSpecificationDictionaryFromDictionary() function in SkPdfMapper1818 if (SkPdfFileSpecificationDictionaryFromDictionary(dict, key, data)) return true; in SkPdfFileSpecificationDictionaryFromDictionary()1820 return SkPdfFileSpecificationDictionaryFromDictionary(dict, abr, data); in SkPdfFileSpecificationDictionaryFromDictionary()