Home | History | Annotate | Download | only in rendering

Lines Matching refs:clipBottom

1160     if (!style()->clipBottom().isAuto())
1161 clipHeight -= height() - style()->clipBottom().calcValue(height());