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

  /external/webkit/WebCore/editing/
htmlediting.cpp 836 Node* highestAncestor(Node* node)
    [all...]
ApplyStyleCommand.cpp 599 Node* scope = highestAncestor(visibleStart.deepEquivalent().node());
    [all...]

Completed in 54 milliseconds