HomeSort by relevance Sort by last modified time
    Searched refs:isEmptyTableCell (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
htmlediting.h 115 bool isEmptyTableCell(const Node*);
VisibleSelection.cpp 386 if (isEndOfParagraph(originalEnd) && !isEmptyTableCell(m_start.deprecatedNode())) {
htmlediting.cpp 775 bool isEmptyTableCell(const Node* node)
    [all...]

Completed in 74 milliseconds