Home | History | Annotate | Download | only in widget

Lines Matching refs:selfBounds

598             final Rect selfBounds = mSelfBounds;
599 selfBounds.set(mPaddingLeft, mPaddingTop, width - mPaddingRight,
603 Gravity.apply(mGravity, right - left, bottom - top, selfBounds, contentBounds,