CBSAfter          796 Source/core/rendering/RenderTableCell.cpp         section()->setCachedCollapsedBorder(this, CBSAfter, result);
CBSAfter          873 Source/core/rendering/RenderTableCell.cpp     return styleForCellFlow->isFlippedBlocksWritingMode() ? section()->cachedCollapsedBorder(this, CBSAfter) : section()->cachedCollapsedBorder(this, CBSBefore);
CBSAfter          880 Source/core/rendering/RenderTableCell.cpp     return styleForCellFlow->isFlippedBlocksWritingMode() ? section()->cachedCollapsedBorder(this, CBSBefore) : section()->cachedCollapsedBorder(this, CBSAfter);
CBSAfter          886 Source/core/rendering/RenderTableCell.cpp         return styleForCellFlow->isFlippedBlocksWritingMode() ? section()->cachedCollapsedBorder(this, CBSAfter) : section()->cachedCollapsedBorder(this, CBSBefore);
CBSAfter          893 Source/core/rendering/RenderTableCell.cpp         return styleForCellFlow->isFlippedBlocksWritingMode() ? section()->cachedCollapsedBorder(this, CBSBefore) : section()->cachedCollapsedBorder(this, CBSAfter);