Home | History | Annotate | Download | only in widget

Lines Matching refs:setBounds

1111             mDrawable.setBounds(0, 0, vwidth, vheight);
1116 mDrawable.setBounds(0, 0, dwidth, dheight);
1202 mDrawable.setBounds(0, 0, getWidth(), getHeight());
1204 mDrawable.setBounds(0, 0, mDrawableWidth, mDrawableHeight);