Searched refs:isWidthHeightAttribute (Results 1 – 1 of 1) sorted by relevance
149 … bool isWidthHeightAttribute = attrName == SVGNames::widthAttr || attrName == SVGNames::heightAttr; in svgAttributeChanged() local151 if (isXYAttribute || isWidthHeightAttribute) in svgAttributeChanged()177 if (isWidthHeightAttribute) { in svgAttributeChanged()