Searched refs:ConstructionType (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DCharacterData.h50 CharacterData(Document* document, const String& text, ConstructionType type)
H A DTreeScope.h68 TreeScope(Document*, ConstructionType = CreateContainer);
H A DContainerNode.h90 ContainerNode(Document*, ConstructionType = CreateContainer);
138 inline ContainerNode::ContainerNode(Document* document, ConstructionType type)
H A DStyledElement.h71 StyledElement(const QualifiedName& name, Document* document, ConstructionType type)
H A DTreeScope.cpp39 TreeScope::TreeScope(Document* document, ConstructionType constructionType)
H A DNode.h640 enum ConstructionType { enum in class:WebCore::Node
650 Node(Document*, ConstructionType);
H A DElement.h355 Element(const QualifiedName& tagName, Document* document, ConstructionType type)
H A DDocument.h1414 inline Node::Node(Document* document, ConstructionType type)

Completed in 94 milliseconds