Home | History | Annotate | Download | only in rendering

Lines Matching refs:topStyle

945     EBorderStyle topStyle = collapsedBorderStyle(topVal.style());
950 bool renderTop = topStyle > BHIDDEN && !topVal.isTransparent();
958 borders.addBorder(topVal, BSTop, renderTop, tx, ty, tx + w, ty + topWidth, topStyle);