Searched defs:newParent (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DModifySelectionListLevel.cpp122 void ModifySelectionListLevelCommand::appendSiblingNodeRange(Node* startNode, Node* endNode, Element* newParent) argument
185 RefPtr<Element> newParent; local
[all...]
H A DCompositeEditCommand.cpp423 RefPtr<Element> newParent = prpNewParent; local
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DEvolver.java641 evolveRequiredKeyField(Format oldParent, Format newParent, FieldInfo oldField, FieldInfo newField) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderCounter.cpp535 RefPtr<CounterNode> newParent = 0; local
H A DRenderWidget.cpp67 FrameView* newParent = it->value; local
H A DInlineFlowBox.cpp1021 RenderObject* newParent = 0; local
H A DRenderObject.cpp521 void RenderObject::moveLayers(RenderLayer* oldParent, RenderLayer* newParent) argument
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DContainerNode.cpp145 static inline bool isChildTypeAllowed(ContainerNode* newParent, Node* child) argument
168 static inline bool containsConsideringHostElements(const Node* newChild, const Node* newParent) argument
175 static inline ExceptionCode checkAcceptChild(ContainerNode* newParent, Node* newChild, Node* oldChild) argument
212 checkAcceptChildGuaranteedNodeTypes(ContainerNode* newParent, Node* newChild, ExceptionCode& ec) argument
225 checkAddChild(ContainerNode* newParent, Node* newChild, ExceptionCode& ec) argument
234 checkReplaceChild(ContainerNode* newParent, Node* newChild, Node* oldChild, ExceptionCode& ec) argument
[all...]
H A DRange.cpp1396 RefPtr<Node> newParent = passNewParent; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLConstructionSite.cpp594 void HTMLConstructionSite::reparent(HTMLElementStack::ElementRecord& newParent, HTMLElementStack::ElementRecord& child) argument
602 void HTMLConstructionSite::reparent(HTMLElementStack::ElementRecord& newParent, HTMLStackItem& child) argument
610 void HTMLConstructionSite::insertAlreadyParsedChild(HTMLStackItem& newParent, HTMLElementStack::ElementRecord& child) argument
623 void HTMLConstructionSite::takeAllChildren(HTMLStackItem& newParent, HTMLElementStack::ElementRecord& oldParent) argument
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/ctext/
H A Dtest.c540 Window newParent; variable
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_frame.cpp1188 void ewk_frame_view_set(Evas_Object* ewkFrame, Evas_Object* newParent) argument

Completed in 319 milliseconds