Searched refs:mDrawableSizeBottom (Results 1 – 2 of 2) sorted by relevance
606 int mDrawableSizeTop, mDrawableSizeBottom, mDrawableSizeLeft, mDrawableSizeRight, field in TextView.Drawables2868 return mPaddingBottom + dr.mDrawablePadding + dr.mDrawableSizeBottom; in getCompoundPaddingBottom()3098 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()3167 dr.mDrawableSizeBottom = compoundRect.height(); in setCompoundDrawables()3170 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()3309 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()3378 dr.mDrawableSizeBottom = compoundRect.height(); in setCompoundDrawablesRelative()3381 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()8639 scrollY += (mBottom - mTop - mPaddingBottom - drawables.mDrawableSizeBottom); in invalidateDrawable()8998 scrollY + bottom - top - mPaddingBottom - dr.mDrawableSizeBottom); in onDraw()
70323 Landroid/widget/TextView$Drawables;->mDrawableSizeBottom:I