calcBlockDirectionOuterBorder 1185 Source/core/rendering/RenderTableSection.cpp     m_outerBorderBefore = calcBlockDirectionOuterBorder(BorderBefore);
calcBlockDirectionOuterBorder 1186 Source/core/rendering/RenderTableSection.cpp     m_outerBorderAfter = calcBlockDirectionOuterBorder(BorderAfter);
calcBlockDirectionOuterBorder  178 Source/core/rendering/RenderTableSection.h     int calcBlockDirectionOuterBorder(BlockBorderSide) const;