Searched refs:getCompoundPaddingLeft (Results 1 – 9 of 9) sorted by relevance
224 - editText.getCompoundPaddingLeft() + editText.getScrollX();
427 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in CompoundButton428 int padding = super.getCompoundPaddingLeft(); in getCompoundPaddingLeft()
2610 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in TextView.Drawables2641 return getCompoundPaddingLeft(); in getCompoundPaddingStart()2658 return getCompoundPaddingLeft(); in getCompoundPaddingEnd()2741 return getCompoundPaddingLeft(); in getTotalPaddingLeft()5153 mRight - mLeft - getCompoundPaddingLeft() - getCompoundPaddingRight(), true); in setGravity()7367 final int horizontalPadding = getCompoundPaddingLeft(); in invalidateCursorPath()7455 final int compoundPaddingLeft = getCompoundPaddingLeft(); in invalidateRegion()7578 return getCompoundPaddingLeft() - mPaddingLeft in getLeftPaddingOffset()7654 final int compoundPaddingLeft = getCompoundPaddingLeft(); in invalidateDrawable()7662 final int compoundPaddingLeft = getCompoundPaddingLeft(); in invalidateDrawable()[all …]
1367 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in Switch1369 return super.getCompoundPaddingLeft(); in getCompoundPaddingLeft()1371 int padding = super.getCompoundPaddingLeft() + mSwitchWidth; in getCompoundPaddingLeft()
2513 int viewClippedWidth = mTextView.getWidth() - mTextView.getCompoundPaddingLeft() in clampHorizontalPosition()6359 int left = mTextView.getCompoundPaddingLeft();
414 innerWidth += tv.getCompoundPaddingLeft() + tv.getCompoundPaddingRight(); in activateRemoteInput()
18593 HSPLandroid/widget/CompoundButton;->getCompoundPaddingLeft()I19248 HSPLandroid/widget/Switch;->getCompoundPaddingLeft()I19312 HSPLandroid/widget/TextView;->getCompoundPaddingLeft()I
38759 method public int getCompoundPaddingLeft();
57103 method public int getCompoundPaddingLeft();