Home | History | Annotate | Download | only in rendering

Lines Matching refs:toAdd

323     int toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight();
393 setHeight(height() + toAdd);
607 int toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight();
633 int minHeight = height() + toAdd;
695 setHeight(height() + toAdd);