Home | History | Annotate | Download | only in rendering

Lines Matching defs:leftWidth

937     int leftWidth = leftVal.width();
940 tx -= leftWidth / 2;
942 w += leftWidth / 2 + (rightWidth + 1) / 2;
960 borders.addBorder(leftVal, BSLeft, renderLeft, tx, ty, tx + leftWidth, ty + h, leftStyle);