Searched refs:isFileAttachmentAnnotationDictionary (Results 1 – 2 of 2) sorted by relevance
441 bool isFileAttachmentAnnotationDictionary(const SkPdfNativeObject* nativeObj) const ;
781 if (in == NULL || !isFileAttachmentAnnotationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapFileAttachmentAnnotationDictionary()3053 bool SkPdfMapper::isFileAttachmentAnnotationDictionary(const SkPdfNativeObject* nativeObj) const { in isFileAttachmentAnnotationDictionary() function in SkPdfMapper