Searched refs:isEmptyTableCell (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A Dhtmlediting.h91 bool isEmptyTableCell(const Node*);
H A DTypingCommand.cpp509 if (isEmptyTableCell(visibleStart.deepEquivalent().deprecatedNode()))
H A DVisibleSelection.cpp300 if (isEndOfParagraph(originalEnd) && !isEmptyTableCell(m_start.deprecatedNode())) {
H A Dhtmlediting.cpp805 bool isEmptyTableCell(const Node* node) function in namespace:WebCore

Completed in 46 milliseconds