Searched defs:excludeNode (Results 1 – 2 of 2) sorted by relevance
416 void CompositeEditCommand::removeNodeAndPruneAncestors(PassRefPtr<Node> node, Node* excludeNode) in removeNodeAndPruneAncestors()460 void CompositeEditCommand::prune(PassRefPtr<Node> node, Node* excludeNode) in prune()
617 Node* highestNodeToRemoveInPruning(Node* node, Node* excludeNode) in highestNodeToRemoveInPruning()