Home | History | Annotate | Download | only in widget

Lines Matching refs:mPaddingBottom

686         final int childHeight = getMeasuredHeight() - mPaddingTop - mPaddingBottom;
709 mPaddingBottom : 0;
712 int height = mReferenceChildHeight + mPaddingTop + mPaddingBottom;