CBSBefore 710 Source/core/rendering/RenderTableCell.cpp section()->setCachedCollapsedBorder(this, CBSBefore, result); CBSBefore 873 Source/core/rendering/RenderTableCell.cpp return styleForCellFlow->isFlippedBlocksWritingMode() ? section()->cachedCollapsedBorder(this, CBSAfter) : section()->cachedCollapsedBorder(this, CBSBefore); CBSBefore 880 Source/core/rendering/RenderTableCell.cpp return styleForCellFlow->isFlippedBlocksWritingMode() ? section()->cachedCollapsedBorder(this, CBSBefore) : section()->cachedCollapsedBorder(this, CBSAfter); CBSBefore 886 Source/core/rendering/RenderTableCell.cpp return styleForCellFlow->isFlippedBlocksWritingMode() ? section()->cachedCollapsedBorder(this, CBSAfter) : section()->cachedCollapsedBorder(this, CBSBefore); CBSBefore 893 Source/core/rendering/RenderTableCell.cpp return styleForCellFlow->isFlippedBlocksWritingMode() ? section()->cachedCollapsedBorder(this, CBSBefore) : section()->cachedCollapsedBorder(this, CBSAfter); CBSBefore 1701 Source/core/rendering/RenderTableSection.cpp for (int side = CBSBefore; side <= CBSEnd; ++side)