Home
last modified time | relevance | path

Searched defs:SVGStopElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGStopElement.cpp30 inline SVGStopElement::SVGStopElement(Document& document) in SVGStopElement() function in WebCore::SVGStopElement
39 DEFINE_NODE_FACTORY(SVGStopElement) in DEFINE_NODE_FACTORY() argument
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGGradientStop.h29 class SVGStopElement; variable