Searched refs:mDrawableSizeBottom (Results 1 – 2 of 2) sorted by relevance
505 int mDrawableSizeTop, mDrawableSizeBottom, mDrawableSizeLeft, mDrawableSizeRight, field in TextView.Drawables2607 return mPaddingBottom + dr.mDrawablePadding + dr.mDrawableSizeBottom; in getCompoundPaddingBottom()2837 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()2906 dr.mDrawableSizeBottom = compoundRect.height(); in setCompoundDrawables()2909 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()3048 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()3117 dr.mDrawableSizeBottom = compoundRect.height(); in setCompoundDrawablesRelative()3120 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()7672 scrollY += (mBottom - mTop - mPaddingBottom - drawables.mDrawableSizeBottom); in invalidateDrawable()7905 scrollY + bottom - top - mPaddingBottom - dr.mDrawableSizeBottom); in onDraw()
84752 Landroid/widget/TextView$Drawables;->mDrawableSizeBottom:I