Searched refs:cssSVGAttr (Results 1 – 1 of 1) sorted by relevance
396 Attribute* cssSVGAttr = attr; in getPresentationAttribute() local403 if (getMappedAttributeDecl(entry, cssSVGAttr) == cssSVGAttr->decl()) { in getPresentationAttribute()404 cssSVGAttr->setDecl(0); in getPresentationAttribute()405 int propId = SVGStyledElement::cssPropertyIdForSVGAttributeName(cssSVGAttr->name()); in getPresentationAttribute()406 addCSSProperty(cssSVGAttr, propId, cssSVGAttr->value()); in getPresentationAttribute()408 return cssSVGAttr->style()->getPropertyCSSValue(name); in getPresentationAttribute()