cellBorders       358 Source/core/html/HTMLTableElement.cpp     CellBorders bordersBefore = cellBorders();
cellBorders       395 Source/core/html/HTMLTableElement.cpp     if (bordersBefore != cellBorders() || oldPadding != m_padding) {
cellBorders       461 Source/core/html/HTMLTableElement.cpp     switch (cellBorders()) {
cellBorders        87 Source/core/html/HTMLTableElement.h     CellBorders cellBorders() const;