CBSStart          508 Source/core/rendering/RenderTableCell.cpp         section()->setCachedCollapsedBorder(this, CBSStart, result);
CBSStart          872 Source/core/rendering/RenderTableCell.cpp         return styleForCellFlow->isLeftToRightDirection() ? section()->cachedCollapsedBorder(this, CBSStart) : section()->cachedCollapsedBorder(this, CBSEnd);
CBSStart          879 Source/core/rendering/RenderTableCell.cpp         return styleForCellFlow->isLeftToRightDirection() ? section()->cachedCollapsedBorder(this, CBSEnd) : section()->cachedCollapsedBorder(this, CBSStart);
CBSStart          887 Source/core/rendering/RenderTableCell.cpp     return styleForCellFlow->isLeftToRightDirection() ? section()->cachedCollapsedBorder(this, CBSStart) : section()->cachedCollapsedBorder(this, CBSEnd);
CBSStart          894 Source/core/rendering/RenderTableCell.cpp     return styleForCellFlow->isLeftToRightDirection() ? section()->cachedCollapsedBorder(this, CBSEnd) : section()->cachedCollapsedBorder(this, CBSStart);