Searched refs:outermostEnclosingList (Results 1 – 7 of 7) sorted by relevance
192 HTMLElement* outermostEnclosingList(Node*, Node* rootList = 0);
311 Element* listNode = outermostEnclosingList(adjacentPos.deepEquivalent().deprecatedNode()); in adjacentEnclosingList()
750 HTMLElement* outermostEnclosingList(Node* node, Node* rootList) in outermostEnclosingList() function
19176 (WebCore::outermostEnclosingList): Added rootNode. Returns the outermost list element,
49919 (WebCore::outermostEnclosingList):
37914 The outermostEnclosingList of the position before the start isn't
60324 (WebCore::outermostEnclosingList): Return an HTMLElement*.