Home | History | Annotate | Download | only in rendering

Lines Matching refs:leftStyle

947     EBorderStyle leftStyle = collapsedBorderStyle(leftVal.style());
952 bool renderLeft = leftStyle > BHIDDEN && !leftVal.isTransparent();
960 borders.addBorder(leftVal, BSLeft, renderLeft, tx, ty, tx + leftWidth, ty + h, leftStyle);