Searched refs:CBSEnd (Results 1 – 3 of 3) sorted by relevance
606 section()->setCachedCollapsedBorder(this, CBSEnd, result); in collapsedEndBorder()870 … section()->cachedCollapsedBorder(this, CBSStart) : section()->cachedCollapsedBorder(this, CBSEnd); in cachedCollapsedLeftBorder()877 …lFlow->isLeftToRightDirection() ? section()->cachedCollapsedBorder(this, CBSEnd) : section()->cach… in cachedCollapsedRightBorder()885 … section()->cachedCollapsedBorder(this, CBSStart) : section()->cachedCollapsedBorder(this, CBSEnd); in cachedCollapsedTopBorder()892 …lFlow->isLeftToRightDirection() ? section()->cachedCollapsedBorder(this, CBSEnd) : section()->cach… in cachedCollapsedBottomBorder()
37 CBSEnd enumerator
1776 for (int side = CBSBefore; side <= CBSEnd; ++side) in removeCachedCollapsedBorders()