Searched refs:compoundPaddingBottom (Results 1 – 1 of 1) sorted by relevance
8611 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local8612 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()8619 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local8620 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()8939 final int compoundPaddingBottom = getCompoundPaddingBottom(); in onDraw() local8958 int vspace = bottom - top - compoundPaddingBottom - compoundPaddingTop; in onDraw()9031 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in onDraw()