Home | History | Annotate | Download | only in rendering

Lines Matching defs:toAdd

328     LayoutUnit toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight();
398 setHeight(height() + toAdd);
619 LayoutUnit toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight();
645 LayoutUnit minHeight = height() + toAdd;
714 setHeight(height() + toAdd);