Searched refs:getPaddingLeft (Results 1 – 11 of 11) sorted by relevance
42 int xmin = getPaddingLeft(); in onDraw()
167 public int getPaddingLeft() { in getPaddingLeft() method in BalloonHint245 int newWidth = mBalloonView.getMeasuredWidth() + getPaddingLeft() in setBalloonSize()
361 + mPopupSkbView.getPaddingLeft() in popupSymbols()
89 int horizontalPadding = f.getPaddingLeft() + f.getPaddingRight(); in onMeasure()
91 int horizontalPadding = f.getPaddingLeft() + f.getPaddingRight(); in onMeasure()
452 + mPreviewText.getPaddingLeft() + mPreviewText.getPaddingRight(); in showPreview()455 mPopupPreviewX = mWordX[wordIndex] - mPreviewText.getPaddingLeft() - mScrollX; in showPreview()
108 int wid = tv.getPaddingLeft() + tv.getPaddingRight(); in chooseSize()
138 int wid = tv.getPaddingLeft() + tv.getPaddingRight(); in chooseSize()
414 item.setPadding(item.getPaddingLeft() + 10, in getChildView()
140 int wid = tv.getPaddingLeft() + tv.getPaddingRight(); in chooseSize()
549 textLength += template.getPaddingLeft() + template.getPaddingRight(); in setCandidate()