Searched defs:ancestorInThisScope (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DTreeScope.cpp170 Node* TreeScope::ancestorInThisScope(Node* node) const function in class:WebCore::TreeScope
249 node = ancestorInThisScope(node);

Completed in 142 milliseconds