isEmptyTableCell  370 Source/core/editing/VisibleSelection.cpp             if (isEndOfParagraph(originalEnd) && !isEmptyTableCell(m_start.deprecatedNode())) {
isEmptyTableCell  107 Source/core/editing/htmlediting.h bool isEmptyTableCell(const Node*);