Searched refs:isFreeTextAnnotationDictionary (Results 1 – 2 of 2) sorted by relevance
420 bool isFreeTextAnnotationDictionary(const SkPdfNativeObject* nativeObj) const ;
732 if (in == NULL || !isFreeTextAnnotationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapFreeTextAnnotationDictionary()2920 bool SkPdfMapper::isFreeTextAnnotationDictionary(const SkPdfNativeObject* nativeObj) const { in isFreeTextAnnotationDictionary() function in SkPdfMapper