Searched refs:clientUpdatedFromElement (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGResourcesCache.h54 static void clientUpdatedFromElement(RenderObject*, const RenderStyle* newStyle);
H A DRenderSVGBlock.cpp99 SVGResourcesCache::clientUpdatedFromElement(this, style());
H A DRenderSVGModelObject.cpp106 SVGResourcesCache::clientUpdatedFromElement(this, style());
H A DSVGResourcesCache.cpp133 clientUpdatedFromElement(renderer, newStyle);
137 void SVGResourcesCache::clientUpdatedFromElement(RenderObject* renderer, const RenderStyle* newStyle) function in class:WebCore::SVGResourcesCache
H A DRenderSVGInline.cpp118 SVGResourcesCache::clientUpdatedFromElement(this, style());
H A DRenderSVGResourceContainer.cpp173 SVGResourcesCache::clientUpdatedFromElement(renderer, renderer->style());
H A DRenderSVGRoot.cpp217 SVGResourcesCache::clientUpdatedFromElement(this, style());

Completed in 49 milliseconds