Home
last modified time | relevance | path

Searched refs:isTableCellEmpty (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/editing/
DDeleteSelectionCommand.cpp58 static bool isTableCellEmpty(Node* cell) in isTableCellEmpty() function
70 if (isTableCell(child) && !isTableCellEmpty(child)) in isTableRowEmpty()
/external/webkit/WebCore/
DChangeLog-2007-10-1415938 (WebCore::isTableCellEmpty):
DChangeLog-2009-06-1628601 (WebCore::isTableCellEmpty):