Home
last modified time | relevance | path

Searched refs:rootList (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
Dhtmlediting.h192 HTMLElement* outermostEnclosingList(Node*, Node* rootList = 0);
Dhtmlediting.cpp750 HTMLElement* outermostEnclosingList(Node* node, Node* rootList) in outermostEnclosingList() argument
757 if (nextList == rootList) in outermostEnclosingList()