Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h571 …bool SkPdfFDFFileAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key…
572 …bool SkPdfFDFFileAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key…
DSkPdfMapper_autogen.cpp3874 bool SkPdfMapper::SkPdfFDFFileAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, con… in SkPdfFDFFileAnnotationDictionaryFromDictionary() function in SkPdfMapper
3883 bool SkPdfMapper::SkPdfFDFFileAnnotationDictionaryFromDictionary(const SkPdfNativeObject* dict, con… in SkPdfFDFFileAnnotationDictionaryFromDictionary() function in SkPdfMapper
3884 if (SkPdfFDFFileAnnotationDictionaryFromDictionary(dict, key, data)) return true; in SkPdfFDFFileAnnotationDictionaryFromDictionary()
3886 return SkPdfFDFFileAnnotationDictionaryFromDictionary(dict, abr, data); in SkPdfFDFFileAnnotationDictionaryFromDictionary()