Searched refs:compoundPaddingBottom (Results 1 – 1 of 1) sorted by relevance
7629 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local7630 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()7637 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local7638 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()7831 final int compoundPaddingBottom = getCompoundPaddingBottom(); in onDraw() local7850 int vspace = bottom - top - compoundPaddingBottom - compoundPaddingTop; in onDraw()7923 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in onDraw()