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

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGElement.h175 void updateRelativeLengthsInformation() { updateRelativeLengthsInformation(selfHasRelativeLengths(), this); } function in class:WebCore::SVGElement
H A DSVGElement.cpp1090 void SVGElement::updateRelativeLengthsInformation(bool hasRelativeLengths, SVGElement* element) function in class:WebCore::SVGElement

Completed in 148 milliseconds