Searched refs:SkPdfFontDescriptorDictionaryFromDictionary (Results 1 – 2 of 2) sorted by relevance
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfMapper_autogen.h | 352 …bool SkPdfFontDescriptorDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, S… 353 …bool SkPdfFontDescriptorDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key, c…
|
D | SkPdfMapper_autogen.cpp | 2464 bool SkPdfMapper::SkPdfFontDescriptorDictionaryFromDictionary(const SkPdfNativeObject* dict, const … in SkPdfFontDescriptorDictionaryFromDictionary() function in SkPdfMapper 2473 bool SkPdfMapper::SkPdfFontDescriptorDictionaryFromDictionary(const SkPdfNativeObject* dict, const … in SkPdfFontDescriptorDictionaryFromDictionary() function in SkPdfMapper 2474 if (SkPdfFontDescriptorDictionaryFromDictionary(dict, key, data)) return true; in SkPdfFontDescriptorDictionaryFromDictionary() 2476 return SkPdfFontDescriptorDictionaryFromDictionary(dict, abr, data); in SkPdfFontDescriptorDictionaryFromDictionary()
|