Home
last modified time | relevance | path

Searched refs:widthChanged (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.cpp271 bool widthChanged = attrName == SVGNames::widthAttr; in svgAttributeChanged() local
272 if (widthChanged in svgAttributeChanged()
282 if (widthChanged) { in svgAttributeChanged()