Home
last modified time | relevance | path

Searched refs:mDrawableSizeBottom (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java503 int mDrawableSizeTop, mDrawableSizeBottom, mDrawableSizeLeft, mDrawableSizeRight, field in TextView.Drawables
2602 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90881 Landroid/widget/TextView$Drawables;->mDrawableSizeBottom:I