Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/events/
DTreeScopeEventContext.h113 inline bool TreeScopeEventContext::isInclusiveAncestorOf(const TreeScopeEventContext& other) in isInclusiveAncestorOf() function
/external/chromium_org/third_party/WebKit/Source/core/dom/
DTreeScope.cpp512 bool TreeScope::isInclusiveAncestorOf(const TreeScope& scope) const in isInclusiveAncestorOf() function in blink::TreeScope