Searched refs:renderTop (Results 1 – 2 of 2) sorted by relevance
950 bool renderTop = topStyle > BHIDDEN && !topVal.isTransparent(); in paintCollapsedBorder() local958 borders.addBorder(topVal, BSTop, renderTop, tx, ty, tx + w, ty + topWidth, topStyle); in paintCollapsedBorder()
1618 … bool renderTop = topStyle > BHIDDEN && !topTransparent && (horizontal || includeLogicalLeftEdge); in paintBorder() local1642 if (renderTop) { in paintBorder()