Home | History | Annotate | Download | only in rendering

Lines Matching refs:clipRight

1448     if (!style()->clipRight().isAuto())
1449 clipRect.contract(width() - valueForLength(style()->clipRight(), width()), 0);