Searched refs:isAttributeObjectDictionary (Results 1 – 2 of 2) sorted by relevance
612 bool isAttributeObjectDictionary(const SkPdfNativeObject* nativeObj) const ;
1180 if (in == NULL || !isAttributeObjectDictionary(in)) return kNone_SkPdfNativeObjectType; in mapAttributeObjectDictionary()4136 bool SkPdfMapper::isAttributeObjectDictionary(const SkPdfNativeObject* nativeObj) const { in isAttributeObjectDictionary() function in SkPdfMapper