Searched refs:splitPointChild (Results 1 – 1 of 1) sorted by relevance
35 …mand> create(PassRefPtrWillBeRawPtr<Element> element, PassRefPtrWillBeRawPtr<Node> splitPointChild) in create() argument37 return adoptRefWillBeNoop(new SplitElementCommand(element, splitPointChild)); in create()43 …SplitElementCommand(PassRefPtrWillBeRawPtr<Element>, PassRefPtrWillBeRawPtr<Node> splitPointChild);