Searched refs:isLineAnnotationDictionary (Results 1 – 2 of 2) sorted by relevance
423 bool isLineAnnotationDictionary(const SkPdfNativeObject* nativeObj) const ;
739 if (in == NULL || !isLineAnnotationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapLineAnnotationDictionary()2939 bool SkPdfMapper::isLineAnnotationDictionary(const SkPdfNativeObject* nativeObj) const { in isLineAnnotationDictionary() function in SkPdfMapper