Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dhtmlediting.cpp777 Node* highestAncestor(Node* node) in highestAncestor() function
DApplyStyleCommand.cpp969 HTMLElement* highestAncestor = highestAncestorWithConflictingInlineStyle(style, targetNode); in pushDownInlineStyleAroundNode() local