Home | History | Annotate | Download | only in rendering

Lines Matching refs:clipRight

934     if (!style()->clipRight().isAuto())
935 clipWidth -= width() - style()->clipRight().calcValue(width());