Searched refs:Contents (Results 1 - 25 of 125) sorted by last modified time

12345

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfALinkAnnotationDictionary_autogen.cpp23 SkString SkPdfALinkAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfALinkAnnotationDictionary
24 SkPdfNativeObject* ret = get("Contents", "");
32 return get("Contents", "") != NULL;
H A DSkPdfALinkAnnotationDictionary_autogen.h523 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfAnnotationDictionary_autogen.cpp35 SkString SkPdfAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfAnnotationDictionary
36 SkPdfNativeObject* ret = get("Contents", "");
44 return get("Contents", "") != NULL;
H A DSkPdfAnnotationDictionary_autogen.h525 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfFileAttachmentAnnotationDictionary_autogen.cpp35 SkString SkPdfFileAttachmentAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfFileAttachmentAnnotationDictionary
36 SkPdfNativeObject* ret = get("Contents", "");
44 return get("Contents", "") != NULL;
H A DSkPdfFileAttachmentAnnotationDictionary_autogen.h525 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfFreeTextAnnotationDictionary_autogen.cpp23 SkString SkPdfFreeTextAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfFreeTextAnnotationDictionary
24 SkPdfNativeObject* ret = get("Contents", "");
32 return get("Contents", "") != NULL;
H A DSkPdfFreeTextAnnotationDictionary_autogen.h523 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfInkAnnotationDictionary_autogen.cpp23 SkString SkPdfInkAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfInkAnnotationDictionary
24 SkPdfNativeObject* ret = get("Contents", "");
32 return get("Contents", "") != NULL;
H A DSkPdfInkAnnotationDictionary_autogen.h523 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfLineAnnotationDictionary_autogen.cpp23 SkString SkPdfLineAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfLineAnnotationDictionary
24 SkPdfNativeObject* ret = get("Contents", "");
32 return get("Contents", "") != NULL;
H A DSkPdfLineAnnotationDictionary_autogen.h523 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfMarkupAnnotationsDictionary_autogen.cpp23 SkString SkPdfMarkupAnnotationsDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfMarkupAnnotationsDictionary
24 SkPdfNativeObject* ret = get("Contents", "");
32 return get("Contents", "") != NULL;
H A DSkPdfMarkupAnnotationsDictionary_autogen.h523 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfMovieAnnotationDictionary_autogen.cpp35 SkString SkPdfMovieAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfMovieAnnotationDictionary
36 SkPdfNativeObject* ret = get("Contents", "");
44 return get("Contents", "") != NULL;
H A DSkPdfMovieAnnotationDictionary_autogen.h525 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfPopUpAnnotationDictionary_autogen.cpp23 SkString SkPdfPopUpAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfPopUpAnnotationDictionary
24 SkPdfNativeObject* ret = get("Contents", "");
32 return get("Contents", "") != NULL;
H A DSkPdfPopUpAnnotationDictionary_autogen.h523 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfRubberStampAnnotationDictionary_autogen.cpp23 SkString SkPdfRubberStampAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfRubberStampAnnotationDictionary
24 SkPdfNativeObject* ret = get("Contents", "");
32 return get("Contents", "") != NULL;
H A DSkPdfRubberStampAnnotationDictionary_autogen.h523 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfSignatureDictionary_autogen.cpp59 SkString SkPdfSignatureDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfSignatureDictionary
60 SkPdfNativeObject* ret = get("Contents", "");
68 return get("Contents", "") != NULL;
H A DSkPdfSignatureDictionary_autogen.h529 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfSoundAnnotationDictionary_autogen.cpp35 SkString SkPdfSoundAnnotationDictionary::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfSoundAnnotationDictionary
36 SkPdfNativeObject* ret = get("Contents", "");
44 return get("Contents", "") != NULL;
H A DSkPdfSoundAnnotationDictionary_autogen.h525 SkString Contents(SkPdfNativeDoc* doc);
H A DSkPdfSquareOrCircleAnnotation_autogen.cpp23 SkString SkPdfSquareOrCircleAnnotation::Contents(SkPdfNativeDoc* doc) { function in class:SkPdfSquareOrCircleAnnotation
24 SkPdfNativeObject* ret = get("Contents", "");
32 return get("Contents", "") != NULL;

Completed in 199 milliseconds

12345