Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h421 …bool SkPdfFreeTextAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* ke…
422 …bool SkPdfFreeTextAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* ke…
DSkPdfMapper_autogen.cpp2924 bool SkPdfMapper::SkPdfFreeTextAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, co… in SkPdfFreeTextAnnotationDictionaryFromDictionary() function in SkPdfMapper
2933 bool SkPdfMapper::SkPdfFreeTextAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, co… in SkPdfFreeTextAnnotationDictionaryFromDictionary() function in SkPdfMapper
2934 if (SkPdfFreeTextAnnotationDictionaryFromDictionary(dict, key, data)) return true; in SkPdfFreeTextAnnotationDictionaryFromDictionary()
2936 return SkPdfFreeTextAnnotationDictionaryFromDictionary(dict, abr, data); in SkPdfFreeTextAnnotationDictionaryFromDictionary()