Home
last modified time | relevance | path

Searched defs:excludeNode (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DCompositeEditCommand.cpp392 …ositeEditCommand::removeNodeAndPruneAncestors(PassRefPtrWillBeRawPtr<Node> node, Node* excludeNode) in removeNodeAndPruneAncestors()
436 void CompositeEditCommand::prune(PassRefPtrWillBeRawPtr<Node> node, Node* excludeNode) in prune()
Dhtmlediting.cpp643 Node* highestNodeToRemoveInPruning(Node* node, Node* excludeNode) in highestNodeToRemoveInPruning()