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

  /external/webkit/Source/WebCore/editing/
htmlediting.cpp 777 Node* highestAncestor(Node* node)
    [all...]
ApplyStyleCommand.cpp 257 Node* scope = highestAncestor(visibleStart.deepEquivalent().deprecatedNode());
    [all...]

Completed in 692 milliseconds