Searched refs:CreateSVGElement (Results 1 – 5 of 5) sorted by relevance
45 SVGGeometryElement(const QualifiedName&, Document&, ConstructionType = CreateSVGElement);
36 explicit SVGGElement(Document&, ConstructionType = CreateSVGElement);
57 SVGGraphicsElement(const QualifiedName&, Document&, ConstructionType = CreateSVGElement);
150 SVGElement(const QualifiedName&, Document&, ConstructionType = CreateSVGElement);
764 CreateSVGElement = CreateElement | IsSVGFlag, enumerator