Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCell.cpp1142 EBorderStyle rightStyle = collapsedBorderStyle(rightVal.style()); in paintCollapsedBorders() local
1147 bool renderRight = rightStyle > BHIDDEN && !rightVal.isTransparent(); in paintCollapsedBorders()
1155 … borderRect.maxX() - rightWidth, borderRect.y(), borderRect.maxX(), borderRect.maxY(), rightStyle); in paintCollapsedBorders()