HomeSort by relevance Sort by last modified time
    Searched defs:isInclusiveAncestorOf (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/events/
TreeScopeEventContext.h 66 bool isInclusiveAncestorOf(const TreeScopeEventContext&);
113 inline bool TreeScopeEventContext::isInclusiveAncestorOf(const TreeScopeEventContext& other)
  /external/chromium_org/third_party/WebKit/Source/core/dom/
TreeScope.cpp 512 bool TreeScope::isInclusiveAncestorOf(const TreeScope& scope) const

Completed in 44 milliseconds