Searched refs:pbottom (Results 1 – 1 of 1) sorted by relevance
789 int pbottom = mPaddingBottom; in onMeasure() local804 heightSize = resolveAdjustedSize(h + ptop + pbottom, mMaxHeight, heightMeasureSpec); in onMeasure()809 (heightSize - ptop - pbottom); in onMeasure()817 int newWidth = (int)(desiredAspect * (heightSize - ptop - pbottom)) + in onMeasure()834 ptop + pbottom; in onMeasure()854 h += ptop + pbottom; in onMeasure()