Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
Dhtmlediting.cpp726 Node* highestAncestor(Node* node) in highestAncestor() function
DApplyStyleCommand.cpp1160 Node *highestAncestor = highestAncestorWithTextDecoration(node); in pushDownTextDecorationStyleAroundNode() local