Searched refs:setToBeforeChild (Results 1 – 3 of 3) sorted by relevance
49 void setToBeforeChild(Node*);130 inline void RangeBoundaryPoint::setToBeforeChild(Node* child) in setToBeforeChild() function
1019 m_end.setToBeforeChild(newText.get()); in insertNode()1778 boundary.setToBeforeChild(nodeToBeRemoved); in boundaryNodeWillBeRemoved()
23721 Rename setToChild to setToBeforeChild (since that's what the method does)23741 (WebCore::RangeBoundaryPoint::setToBeforeChild):