Home
last modified time | relevance | path

Searched defs:svgElement (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/svg/graphics/
DSVGPaintServer.cpp90 SVGElement* svgElement = static_cast<SVGElement*>(item->node()); in fillPaintServer() local
131 SVGElement* svgElement = static_cast<SVGElement*>(item->node()); in strokePaintServer() local
DSVGResource.cpp122 SVGElement* svgElement = 0; in getResourceById() local
/external/webkit/WebCore/rendering/
DRenderPath.cpp288 SVGElement* svgElement = static_cast<SVGElement*>(node()); in calculateMarkerBoundsIfNeeded() local
DSVGRenderSupport.cpp87 SVGElement* svgElement = static_cast<SVGElement*>(object->node()); in prepareToRenderSVGContent() local
DSVGRenderTreeAsText.cpp519 SVGElement* svgElement = static_cast<SVGElement*>(node); in writeRenderResources() local
/external/webkit/WebCore/svg/
DSVGUseElement.cpp802 RefPtr<SVGSVGElement> svgElement = new SVGSVGElement(SVGNames::svgTag, document()); in expandSymbolElementsInShadowTree() local