Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGStyledElement.h80 …void updateRelativeLengthsInformation() { updateRelativeLengthsInformation(selfHasRelativeLengths(… in updateRelativeLengthsInformation() function
81 void updateRelativeLengthsInformation(bool hasRelativeLengths, SVGStyledElement*);
DSVGStyledElement.cpp361 updateRelativeLengthsInformation(); in insertedIntoDocument()
366 updateRelativeLengthsInformation(false, this); in removedFromDocument()
429 void SVGStyledElement::updateRelativeLengthsInformation(bool hasRelativeLengths, SVGStyledElement* … in updateRelativeLengthsInformation() function in WebCore::SVGStyledElement
463 …static_cast<SVGStyledElement*>(element)->updateRelativeLengthsInformation(hasRelativeLengths, this… in updateRelativeLengthsInformation()
DSVGSymbolElement.cpp63 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGCircleElement.cpp84 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGTextPathElement.cpp80 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGForeignObjectElement.cpp90 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGLineElement.cpp87 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGEllipseElement.cpp91 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGTextPositioningElement.cpp112 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGMaskElement.cpp106 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGImageElement.cpp106 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGLinearGradientElement.cpp85 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGRectElement.cpp104 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGMarkerElement.cpp130 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGFilterElement.cpp142 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGRadialGradientElement.cpp92 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGPatternElement.cpp131 updateRelativeLengthsInformation(); in svgAttributeChanged()
DSVGUseElement.cpp152 updateRelativeLengthsInformation(); in svgAttributeChanged()
603 updateRelativeLengthsInformation(); in buildShadowAndInstanceTree()
DSVGSVGElement.cpp323 updateRelativeLengthsInformation(); in svgAttributeChanged()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-061998 (WebCore::SVGStyledElement::updateRelativeLengthsInformation):
10574 (WebCore::SVGStyledElement::updateRelativeLengthsInformation): Ditto.
106740 …(WebCore::SVGStyledElement::updateRelativeLengthsInformation): Implemented this function. Keeps tr…
107405 A new method SVGStyledElement::updateRelativeLengthsInformation() is added,
107425 …(WebCore::SVGCircleElement::svgAttributeChanged): Call updateRelativeLengthsInformation() if any a…
107477 (WebCore::SVGStyledElement::insertedIntoDocument): Call updateRelativeLengthsInformation().
107479 …(WebCore::SVGStyledElement::updateRelativeLengthsInformation): Not implemented so far. Will land i…
107482 (WebCore::SVGStyledElement::updateRelativeLengthsInformation):
107505 …(WebCore::SVGUseElement::buildShadowAndInstanceTree): Call updateRelativeLengthsInformation() afte…