Searched refs:isSoundAnnotationDictionary (Results 1 – 2 of 2) sorted by relevance
444 bool isSoundAnnotationDictionary(const SkPdfNativeObject* nativeObj) const ;
788 if (in == NULL || !isSoundAnnotationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapSoundAnnotationDictionary()3072 bool SkPdfMapper::isSoundAnnotationDictionary(const SkPdfNativeObject* nativeObj) const { in isSoundAnnotationDictionary() function in SkPdfMapper