Searched refs:compoundPaddingBottom (Results 1 – 1 of 1) sorted by relevance
7639 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local7640 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()7647 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable() local7648 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in invalidateDrawable()7841 final int compoundPaddingBottom = getCompoundPaddingBottom(); in onDraw() local7860 int vspace = bottom - top - compoundPaddingBottom - compoundPaddingTop; in onDraw()7933 final int vspace = mBottom - mTop - compoundPaddingBottom - compoundPaddingTop; in onDraw()