Home | History | Annotate | Download | only in rendering

Lines Matching refs:rightStyle

948     EBorderStyle rightStyle = collapsedBorderStyle(rightVal.style());
953 bool renderRight = rightStyle > BHIDDEN && !rightVal.isTransparent();
961 borders.addBorder(rightVal, BSRight, renderRight, tx + w - rightWidth, ty, tx + w, ty + h, rightStyle);