Home | History | Annotate | Download | only in widget

Lines Matching refs:selfBounds

604             final Rect selfBounds = mSelfBounds;
605 selfBounds.set(mPaddingLeft, mPaddingTop, width - mPaddingRight,
609 Gravity.apply(mGravity, right - left, bottom - top, selfBounds, contentBounds,