ConstructionType 54 Source/core/dom/CharacterData.h CharacterData(TreeScope& treeScope, const String& text, ConstructionType type) ConstructionType 190 Source/core/dom/ContainerNode.h ContainerNode(TreeScope*, ConstructionType = CreateContainer); ConstructionType 246 Source/core/dom/ContainerNode.h inline ContainerNode::ContainerNode(TreeScope* treeScope, ConstructionType type) ConstructionType 32 Source/core/dom/DocumentFragment.cpp DocumentFragment::DocumentFragment(Document* document, ConstructionType constructionType) ConstructionType 45 Source/core/dom/DocumentFragment.h DocumentFragment(Document*, ConstructionType = CreateContainer); ConstructionType 514 Source/core/dom/Element.h Element(const QualifiedName& tagName, Document* document, ConstructionType type) ConstructionType 746 Source/core/dom/Node.h Node(TreeScope* treeScope, ConstructionType type) ConstructionType 62 Source/core/dom/Text.h Text(TreeScope& treeScope, const String& data, ConstructionType type) ConstructionType 92 Source/core/html/HTMLElement.h HTMLElement(const QualifiedName& tagName, Document&, ConstructionType); ConstructionType 132 Source/core/html/HTMLElement.h inline HTMLElement::HTMLElement(const QualifiedName& tagName, Document& document, ConstructionType type = CreateHTMLElement) ConstructionType 72 Source/core/svg/SVGElement.cpp SVGElement::SVGElement(const QualifiedName& tagName, Document& document, ConstructionType constructionType) ConstructionType 150 Source/core/svg/SVGElement.h SVGElement(const QualifiedName&, Document&, ConstructionType = CreateSVGElement); ConstructionType 33 Source/core/svg/SVGGElement.cpp SVGGElement::SVGGElement(Document& document, ConstructionType constructionType) ConstructionType 34 Source/core/svg/SVGGElement.h explicit SVGGElement(Document&, ConstructionType = CreateSVGElement); ConstructionType 42 Source/core/svg/SVGGeometryElement.cpp SVGGeometryElement::SVGGeometryElement(const QualifiedName& tagName, Document& document, ConstructionType constructionType) ConstructionType 46 Source/core/svg/SVGGeometryElement.h SVGGeometryElement(const QualifiedName&, Document&, ConstructionType = CreateSVGElement); ConstructionType 35 Source/core/svg/SVGGraphicsElement.cpp SVGGraphicsElement::SVGGraphicsElement(const QualifiedName& tagName, Document& document, ConstructionType constructionType) ConstructionType 72 Source/core/svg/SVGGraphicsElement.h SVGGraphicsElement(const QualifiedName&, Document&, ConstructionType = CreateSVGElement);