Searched refs:mDrawableWidthBottom (Results 1 – 2 of 2) sorted by relevance
609 int mDrawableWidthTop, mDrawableWidthBottom, mDrawableHeightLeft, mDrawableHeightRight, field in TextView.Drawables3098 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()3168 dr.mDrawableWidthBottom = compoundRect.width(); in setCompoundDrawables()3170 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()3309 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()3379 dr.mDrawableWidthBottom = compoundRect.width(); in setCompoundDrawablesRelative()3381 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()8638 scrollX += compoundPaddingLeft + (hspace - drawables.mDrawableWidthBottom) / 2; in invalidateDrawable()8997 + (hspace - dr.mDrawableWidthBottom) / 2, in onDraw()10917 width = Math.max(width, dr.mDrawableWidthBottom); in onMeasure()
70333 Landroid/widget/TextView$Drawables;->mDrawableWidthBottom:I