Searched refs:getCompoundPaddingBottom (Results 1 – 6 of 6) sorted by relevance
2602 public int getCompoundPaddingBottom() { in getCompoundPaddingBottom() method in TextView.Drawables2686 int bottom = getCompoundPaddingBottom(); in getExtendedPaddingTop()2711 return getCompoundPaddingBottom(); in getExtendedPaddingBottom()2719 return getCompoundPaddingBottom(); in getExtendedPaddingBottom()2723 int bottom = getCompoundPaddingBottom(); in getExtendedPaddingBottom()7314 ? getCompoundPaddingTop() + getCompoundPaddingBottom() in getBoxHeight()7644 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable()7652 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable()7846 final int compoundPaddingBottom = getCompoundPaddingBottom(); in onDraw()9414 int unpaddedHeight = height - getCompoundPaddingTop() - getCompoundPaddingBottom(); in onMeasure()[all …]
674 - mTextView.getCompoundPaddingBottom() - compoundPaddingTop; in getErrorY()
19310 HSPLandroid/widget/TextView;->getCompoundPaddingBottom()I
38757 method public int getCompoundPaddingBottom();
58465 method public int getCompoundPaddingBottom();
58609 method public int getCompoundPaddingBottom();