Searched refs:mDrawableWidthTop (Results 1 – 2 of 2) sorted by relevance
538 int mDrawableWidthTop, mDrawableWidthBottom, mDrawableHeightLeft, mDrawableHeightRight, field in TextView.Drawables2924 dr.mDrawableSizeTop = dr.mDrawableWidthTop = 0; in setCompoundDrawables()2985 dr.mDrawableWidthTop = compoundRect.width(); in setCompoundDrawables()2987 dr.mDrawableSizeTop = dr.mDrawableWidthTop = 0; in setCompoundDrawables()3135 dr.mDrawableSizeTop = dr.mDrawableWidthTop = 0; in setCompoundDrawablesRelative()3196 dr.mDrawableWidthTop = compoundRect.width(); in setCompoundDrawablesRelative()3198 dr.mDrawableSizeTop = dr.mDrawableWidthTop = 0; in setCompoundDrawablesRelative()7792 scrollX += compoundPaddingLeft + (hspace - drawables.mDrawableWidthTop) / 2; in invalidateDrawable()8023 + (hspace - dr.mDrawableWidthTop) / 2, scrollY + mPaddingTop); in onDraw()9433 width = Math.max(width, dr.mDrawableWidthTop); in onMeasure()
73657 Landroid/widget/TextView$Drawables;->mDrawableWidthTop:I