Searched defs:paddedBottom (Results 1 – 2 of 2) sorted by relevance
214 int paddedBottom = getHeight() - getPaddingBottom(); in onDraw() local
1240 final int paddedBottom = mBottom - mTop - getPaddingBottom(); in onLayout() local