Home
last modified time | relevance | path

Searched refs:CreateSVGElement (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGGeometryElement.h45 SVGGeometryElement(const QualifiedName&, Document&, ConstructionType = CreateSVGElement);
DSVGGElement.h36 explicit SVGGElement(Document&, ConstructionType = CreateSVGElement);
DSVGGraphicsElement.h57 SVGGraphicsElement(const QualifiedName&, Document&, ConstructionType = CreateSVGElement);
DSVGElement.h150 SVGElement(const QualifiedName&, Document&, ConstructionType = CreateSVGElement);
/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.h764 CreateSVGElement = CreateElement | IsSVGFlag, enumerator