Home | History | Annotate | Download | only in widget

Lines Matching refs:mPaddingBottom

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