Searched refs:mDrawableWidthBottom (Results 1 – 2 of 2) sorted by relevance
538 int mDrawableWidthTop, mDrawableWidthBottom, mDrawableHeightLeft, mDrawableHeightRight, field in TextView.Drawables2925 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()2995 dr.mDrawableWidthBottom = compoundRect.width(); in setCompoundDrawables()2997 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()3136 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()3206 dr.mDrawableWidthBottom = compoundRect.width(); in setCompoundDrawablesRelative()3208 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()7800 scrollX += compoundPaddingLeft + (hspace - drawables.mDrawableWidthBottom) / 2; in invalidateDrawable()8033 + (hspace - dr.mDrawableWidthBottom) / 2, in onDraw()9434 width = Math.max(width, dr.mDrawableWidthBottom); in onMeasure()
73656 Landroid/widget/TextView$Drawables;->mDrawableWidthBottom:I