Searched refs:getCompoundPaddingLeft (Results 1 – 11 of 11) sorted by relevance
224 - editText.getCompoundPaddingLeft() + editText.getScrollX();
497 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in CompoundButton498 int padding = super.getCompoundPaddingLeft(); in getCompoundPaddingLeft()
2876 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in TextView.Drawables2907 return getCompoundPaddingLeft(); in getCompoundPaddingStart()2924 return getCompoundPaddingLeft(); in getCompoundPaddingEnd()3007 return getCompoundPaddingLeft(); in getTotalPaddingLeft()8337 final int horizontalPadding = getCompoundPaddingLeft(); in invalidateCursorPath()8427 final int compoundPaddingLeft = getCompoundPaddingLeft(); in invalidateRegion()8550 return getCompoundPaddingLeft() - mPaddingLeft in getLeftPaddingOffset()8936 final int compoundPaddingLeft = getCompoundPaddingLeft(); in onDraw()9147 int paddingLeft = getCompoundPaddingLeft(); in getFocusedRect()9188 bounds.offset(getCompoundPaddingLeft(), voffset); in getLineBounds()[all …]
1461 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in Switch1463 return super.getCompoundPaddingLeft(); in getCompoundPaddingLeft()1465 int padding = super.getCompoundPaddingLeft() + mSwitchWidth; in getCompoundPaddingLeft()
2862 int viewClippedWidth = mTextView.getWidth() - mTextView.getCompoundPaddingLeft() in clampHorizontalPosition()7291 int left = mTextView.getCompoundPaddingLeft(); in invalidate()
172 - mEduTextView.getCompoundPaddingLeft() in isEduTextMarqueed()
452 innerWidth += tv.getCompoundPaddingLeft() + tv.getCompoundPaddingRight(); in activateRemoteInput()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19910 HSPLandroid/widget/CompoundButton;->getCompoundPaddingLeft()I20825 HSPLandroid/widget/TextView;->getCompoundPaddingLeft()I
19974 HSPLandroid/widget/CompoundButton;->getCompoundPaddingLeft()I20889 HSPLandroid/widget/TextView;->getCompoundPaddingLeft()I
60216 method public int getCompoundPaddingLeft();