Searched refs:pastLastLeaf (Results 1 – 2 of 2) sorted by relevance
73 …Node* pastLastLeaf() const { return m_lastNodeInserted ? NodeTraversal::next(NodeTraversal::lastWi… in pastLastLeaf() function
488 RefPtrWillBeRawPtr<Node> pastEndNode = insertedNodes.pastLastLeaf(); in removeRedundantStylesAndKeepStyleSpanInline()639 RefPtrWillBeRawPtr<Node> pastEndNode = insertedNodes.pastLastLeaf(); in makeInsertedContentRoundTrippableWithHTMLTreeBuilder()1178 …arkupCommand::create(document(), insertedNodes.firstNodeInserted(), insertedNodes.pastLastLeaf())); in doApply()