Searched refs:compoundPaddingBottom (Results 1 – 1 of 1) sorted by relevance
6535 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local6536 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()6543 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local6544 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()6737 final int compoundPaddingBottom = getCompoundPaddingBottom(); in onDraw() local6756 int vspace = bottom - top - compoundPaddingBottom - compoundPaddingTop; in onDraw()6829 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in onDraw()