Home | History | Annotate | Download | only in rendering

Lines Matching refs:bottomWidth

936     int bottomWidth = bottomVal.width();
943 h += topWidth / 2 + (bottomWidth + 1) / 2;
959 borders.addBorder(bottomVal, BSBottom, renderBottom, tx, ty + h - bottomWidth, tx + w, ty + h, bottomStyle);