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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ContainerNode.h 232 inline Node* Node::highestAncestor() const
  /external/chromium_org/third_party/WebKit/Source/core/editing/
ApplyStyleCommand.cpp 256 Node* scope = visibleStart.deepEquivalent().deprecatedNode()->highestAncestor();
    [all...]

Completed in 29 milliseconds