Searched refs:isTableRowEmpty (Results 1 – 2 of 2) sorted by relevance
64 static bool isTableRowEmpty(Node* row) in isTableRowEmpty() function627 if (isTableRowEmpty(row)) in removePreviouslySelectedEmptyTableRows()640 if (isTableRowEmpty(row)) in removePreviouslySelectedEmptyTableRows()647 if (isTableRowEmpty(m_endTableRow.get())) { in removePreviouslySelectedEmptyTableRows()
15939 (WebCore::isTableRowEmpty):