Searched defs:highestAncestor (Results 1 – 2 of 2) sorted by relevance
777 Node* highestAncestor(Node* node) in highestAncestor() function
969 HTMLElement* highestAncestor = highestAncestorWithConflictingInlineStyle(style, targetNode); in pushDownInlineStyleAroundNode() local