Home | History | Annotate | Download | only in rendering

Lines Matching refs:toAdd

331     int toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight();
408 setHeight(height() + toAdd);
646 int toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight();
674 int minHeight = height() + toAdd;
740 setHeight(height() + toAdd);