Home | History | Annotate | Download | only in rendering

Lines Matching refs:clipLeft

1442     if (!style()->clipLeft().isAuto()) {
1443 LayoutUnit c = valueForLength(style()->clipLeft(), borderBoxRect.width());