Searched refs:compoundPaddingBottom (Results 1 – 1 of 1) sorted by relevance
7644 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local7645 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()7652 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local7653 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()7846 final int compoundPaddingBottom = getCompoundPaddingBottom(); in onDraw() local7865 int vspace = bottom - top - compoundPaddingBottom - compoundPaddingTop; in onDraw()7938 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in onDraw()