Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.cpp270 bool updateRelativeLengthsOrViewBox = false; in svgAttributeChanged() local
276 updateRelativeLengthsOrViewBox = true; in svgAttributeChanged()
290 updateRelativeLengthsOrViewBox = true; in svgAttributeChanged()
297 if (updateRelativeLengthsOrViewBox in svgAttributeChanged()