Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGElementInstance.cpp92 void SVGElementInstance::invalidateAllInstancesOfElement(SVGElement* element) in invalidateAllInstancesOfElement() function in WebCore::SVGElementInstance
DSVGStyledElement.cpp339 SVGElementInstance::invalidateAllInstancesOfElement(this); in svgAttributeChanged()
376 SVGElementInstance::invalidateAllInstancesOfElement(this); in childrenChanged()
DSVGElementInstance.h79 static void invalidateAllInstancesOfElement(SVGElement*);
/external/webkit/Source/WebCore/
DChangeLog-2010-01-291255 (WebCore::SVGElementInstance::invalidateAllInstancesOfElement):
6658 (WebCore::SVGElementInstance::invalidateAllInstancesOfElement):
8696 …(WebCore::SVGElementInstance::invalidateAllInstancesOfElement): Don't invalidate if instance updat…
DChangeLog-2011-02-1636436 (WebCore::SVGElementInstance::invalidateAllInstancesOfElement):
DChangeLog-2010-05-2410900 …(WebCore::SVGElementInstance::invalidateAllInstancesOfElement): Be sure to trigger a style update …
DChangeLog-2009-06-1680127 (WebCore::SVGElementInstance::invalidateAllInstancesOfElement):