Searched refs:SkPdfFreeTextAnnotationDictionaryFromDictionary (Results 1 – 2 of 2) sorted by relevance
421 …bool SkPdfFreeTextAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* ke…422 …bool SkPdfFreeTextAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* ke…
2924 bool SkPdfMapper::SkPdfFreeTextAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, co… in SkPdfFreeTextAnnotationDictionaryFromDictionary() function in SkPdfMapper2933 bool SkPdfMapper::SkPdfFreeTextAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, co… in SkPdfFreeTextAnnotationDictionaryFromDictionary() function in SkPdfMapper2934 if (SkPdfFreeTextAnnotationDictionaryFromDictionary(dict, key, data)) return true; in SkPdfFreeTextAnnotationDictionaryFromDictionary()2936 return SkPdfFreeTextAnnotationDictionaryFromDictionary(dict, abr, data); in SkPdfFreeTextAnnotationDictionaryFromDictionary()