Searched refs:getCompoundPaddingBottom (Results 1 – 6 of 6) sorted by relevance
2863 public int getCompoundPaddingBottom() { in getCompoundPaddingBottom() method in TextView.Drawables2947 int bottom = getCompoundPaddingBottom(); in getExtendedPaddingTop()2972 return getCompoundPaddingBottom(); in getExtendedPaddingBottom()2980 return getCompoundPaddingBottom(); in getExtendedPaddingBottom()2984 int bottom = getCompoundPaddingBottom(); in getExtendedPaddingBottom()8279 ? getCompoundPaddingTop() + getCompoundPaddingBottom() in getBoxHeight()8611 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable()8619 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable()8939 final int compoundPaddingBottom = getCompoundPaddingBottom(); in onDraw()11181 final int padding = getCompoundPaddingTop() + getCompoundPaddingBottom(); in getDesiredHeight()[all …]
937 - mTextView.getCompoundPaddingBottom() - compoundPaddingTop; in getErrorY()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20824 HSPLandroid/widget/TextView;->getCompoundPaddingBottom()I
20888 HSPLandroid/widget/TextView;->getCompoundPaddingBottom()I
60214 method public int getCompoundPaddingBottom();