Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DRange.cpp517 static inline Node* highestAncestorUnderCommonRoot(Node* node, Node* commonRoot) in highestAncestorUnderCommonRoot()
530 …atic inline Node* childOfCommonRootBeforeOffset(Node* container, unsigned offset, Node* commonRoot) in childOfCommonRootBeforeOffset()
561 RefPtrWillBeRawPtr<Node> commonRoot = commonAncestorContainer(); in processContents() local
748 …tion direction, PassRefPtrWillBeRawPtr<Node> passedClonedContainer, Node* commonRoot, ExceptionSta… in processAncestorsAndTheirSiblings()