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