Home | History | Annotate | Download | only in rendering

Lines Matching defs:topWidth

1116     int topWidth = topVal.width();
1122 paintRect.y() - topWidth / 2,
1124 paintRect.height() + topWidth / 2 + (bottomWidth + 1) / 2);
1139 borders.addBorder(topVal, BSTop, renderTop, borderRect.x(), borderRect.y(), borderRect.maxX(), borderRect.y() + topWidth, topStyle);