Home
last modified time | relevance | path

Searched defs:updateRelativeLengthsInformation (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.h206 …void updateRelativeLengthsInformation() { updateRelativeLengthsInformation(selfHasRelativeLengths(… in updateRelativeLengthsInformation() function
DSVGElement.cpp427 void SVGElement::updateRelativeLengthsInformation(bool clientHasRelativeLengths, SVGElement* client… in updateRelativeLengthsInformation() function in WebCore::SVGElement