Searched refs:isTextAnnotationDictionary (Results 1 – 2 of 2) sorted by relevance
414 bool isTextAnnotationDictionary(const SkPdfNativeObject* nativeObj) const ;
718 if (in == NULL || !isTextAnnotationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapTextAnnotationDictionary()2882 bool SkPdfMapper::isTextAnnotationDictionary(const SkPdfNativeObject* nativeObj) const { in isTextAnnotationDictionary() function in SkPdfMapper