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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A Dhtmlediting.h107 bool isEmptyTableCell(const Node*);
H A DVisibleSelection.cpp372 if (isEndOfParagraph(originalEnd) && !isEmptyTableCell(m_start.deprecatedNode())) {
H A Dhtmlediting.cpp752 bool isEmptyTableCell(const Node* node) function in namespace:WebCore

Completed in 89 milliseconds