Searched refs:moveElementOutOfAncestor (Results 1 – 2 of 2) sorted by relevance
95 …void moveElementOutOfAncestor(PassRefPtrWillBeRawPtr<Element>, PassRefPtrWillBeRawPtr<ContainerNod…
650 moveElementOutOfAncestor(&element, paragraphElement); in makeInsertedContentRoundTrippableWithHTMLTreeBuilder()655 moveElementOutOfAncestor(&element, headerElement); in makeInsertedContentRoundTrippableWithHTMLTreeBuilder()660 void ReplaceSelectionCommand::moveElementOutOfAncestor(PassRefPtrWillBeRawPtr<Element> prpElement, … in moveElementOutOfAncestor() function in blink::ReplaceSelectionCommand