Searched refs:topVal (Results 1 – 1 of 1) sorted by relevance
789 CollapsedBorderValue topVal = collapsedTopBorder(); in paintCollapsedBorder() local793 int topWidth = topVal.width(); in paintCollapsedBorder()803 EBorderStyle topStyle = collapsedBorderStyle(topVal.style()); in paintCollapsedBorder()808 bool renderTop = topStyle > BHIDDEN && !topVal.isTransparent(); in paintCollapsedBorder()816 borders.addBorder(topVal, BSTop, renderTop, tx, ty, tx + w, ty + topWidth, topStyle); in paintCollapsedBorder()