Searched refs:isRubberStampAnnotationDictionary (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.h432 bool isRubberStampAnnotationDictionary(const SkPdfNativeObject* nativeObj) const ;
H A DSkPdfMapper_autogen.cpp760 if (in == NULL || !isRubberStampAnnotationDictionary(in)) return kNone_SkPdfNativeObjectType;
2996 bool SkPdfMapper::isRubberStampAnnotationDictionary(const SkPdfNativeObject* nativeObj) const { function in class:SkPdfMapper
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.h432 bool isRubberStampAnnotationDictionary(const SkPdfNativeObject* nativeObj) const ;
H A DSkPdfMapper_autogen.cpp760 if (in == NULL || !isRubberStampAnnotationDictionary(in)) return kNone_SkPdfNativeObjectType;
2996 bool SkPdfMapper::isRubberStampAnnotationDictionary(const SkPdfNativeObject* nativeObj) const { function in class:SkPdfMapper

Completed in 151 milliseconds