Home | History | Annotate | Download | only in rendering

Lines Matching defs:topWidth

935     int topWidth = topVal.width();
941 ty -= topWidth / 2;
943 h += topWidth / 2 + (bottomWidth + 1) / 2;
958 borders.addBorder(topVal, BSTop, renderTop, tx, ty, tx + w, ty + topWidth, topStyle);