Home | History | Annotate | Download | only in rendering

Lines Matching refs:bottomStyle

946     EBorderStyle bottomStyle = collapsedBorderStyle(bottomVal.style());
951 bool renderBottom = bottomStyle > BHIDDEN && !bottomVal.isTransparent();
959 borders.addBorder(bottomVal, BSBottom, renderBottom, tx, ty + h - bottomWidth, tx + w, ty + h, bottomStyle);