Home
last modified time | relevance | path

Searched refs:CBSStart (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCell.cpp506 section()->setCachedCollapsedBorder(this, CBSStart, result); in collapsedStartBorder()
870 …Flow->isLeftToRightDirection() ? section()->cachedCollapsedBorder(this, CBSStart) : section()->cac… in cachedCollapsedLeftBorder()
877 … section()->cachedCollapsedBorder(this, CBSEnd) : section()->cachedCollapsedBorder(this, CBSStart); in cachedCollapsedRightBorder()
885 …Flow->isLeftToRightDirection() ? section()->cachedCollapsedBorder(this, CBSStart) : section()->cac… in cachedCollapsedTopBorder()
892 … section()->cachedCollapsedBorder(this, CBSEnd) : section()->cachedCollapsedBorder(this, CBSStart); in cachedCollapsedBottomBorder()
DRenderTableSection.h36 CBSStart, enumerator