Searched refs:mBottom (Results 1 – 3 of 3) sorted by relevance
28 protected int mLeft, mTop, mRight, mBottom; field in OverlayRenderer70 mBottom = bottom; in layout()86 return mBottom - mTop; in getHeight()
503 childTop = mBottom - mTop - mPaddingBottom - mTotalLength; in getBaseline()507 childTop += ((mBottom - mTop - mPaddingTop - mPaddingBottom) - in getBaseline()
744 int panDeltaY2 = Math.min(0, mBottom - r.bottom); in ensureVisible()