Home | History | Annotate | Download | only in view

Lines Matching refs:setBounds

13784                 dr.setBounds(rect.left, rect.top, rect.right, rect.top + h);
13792 dr.setBounds(rect.left, rect.bottom - h, rect.right, rect.bottom);
13811 dr.setBounds(rect.left, rect.top, rect.left + w, rect.bottom);
13820 dr.setBounds(rect.right - w, rect.top, rect.right, rect.bottom);
13979 scrollBar.setBounds(l, t, r, b);
13999 scrollBar.setBounds(l, t, r, b);
16385 mBackground.setBounds(0, 0, mRight - mLeft, mBottom - mTop);
17676 foreground.setBounds(overlayBounds);