Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCell.cpp1144 bool renderTop = topStyle > BHIDDEN && !topVal.isTransparent(); in paintCollapsedBorders() local
1152 …borders.addBorder(topVal, BSTop, renderTop, borderRect.x(), borderRect.y(), borderRect.maxX(), bor… in paintCollapsedBorders()