Searched refs:isTableCellAncestor (Results 1 – 2 of 2) sorted by relevance
293 static inline bool isTableCellAncestor(Node* n) in isTableCellAncestor() function307 else if (isTableCellAncestor(n)) { in setTableCellsChanged()
9779 (WebCore::isTableCellAncestor):