Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCell.cpp1140 EBorderStyle bottomStyle = collapsedBorderStyle(bottomVal.style()); in paintCollapsedBorders() local
1145 bool renderBottom = bottomStyle > BHIDDEN && !bottomVal.isTransparent(); in paintCollapsedBorders()
1153 …orderRect.x(), borderRect.maxY() - bottomWidth, borderRect.maxX(), borderRect.maxY(), bottomStyle); in paintCollapsedBorders()