Searched refs:mDrawableSizeBottom (Results 1 – 2 of 2) sorted by relevance
503 int mDrawableSizeTop, mDrawableSizeBottom, mDrawableSizeLeft, mDrawableSizeRight, field in TextView.Drawables2602 return mPaddingBottom + dr.mDrawablePadding + dr.mDrawableSizeBottom; in getCompoundPaddingBottom()2832 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()2901 dr.mDrawableSizeBottom = compoundRect.height(); in setCompoundDrawables()2904 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()3043 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()3112 dr.mDrawableSizeBottom = compoundRect.height(); in setCompoundDrawablesRelative()3115 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()7667 scrollY += (mBottom - mTop - mPaddingBottom - drawables.mDrawableSizeBottom); in invalidateDrawable()7900 scrollY + bottom - top - mPaddingBottom - dr.mDrawableSizeBottom); in onDraw()
90881 Landroid/widget/TextView$Drawables;->mDrawableSizeBottom:I