Searched refs:getHorizontalOffset (Results 1 – 9 of 9) sorted by relevance
176 private float getHorizontalOffset() { in getHorizontalOffset() method in DrawTextAnchored199 float x = mOutX + getHorizontalOffset(); in paint()
431 return mPopup.getHorizontalOffset(); in getDropDownHorizontalOffset()1126 public int getHorizontalOffset(); in getHorizontalOffset() method1208 public int getHorizontalOffset() { in getHorizontalOffset() method in Spinner.DialogPopup
441 public int getHorizontalOffset() { in getHorizontalOffset() method in ListPopupWindow
556 return mPopup.getHorizontalOffset(); in getDropDownHorizontalOffset()
5089 - getHorizontalOffset() + getCursorOffset(); in updateDrawable()5209 mPositionX + mHotspotX + getHorizontalOffset(), mPositionY); in shouldShow()5284 - getHorizontalOffset() + getCursorOffset(); in positionAtCursorOffset()5326 final int[] pts = { mPositionX + mHotspotX + getHorizontalOffset(), mPositionY}; in updatePosition()5328 pts[0] -= mHotspotX + getHorizontalOffset(); in updatePosition()5348 final int left = getHorizontalOffset(); in onDraw()5354 private int getHorizontalOffset() { in getHorizontalOffset() method in Editor.HandleView5707 xInWindow - mTouchToWindowOffsetX + mHotspotX + getHorizontalOffset(); in onTouchEvent()
288 int horizontalOffset = mPopup.getHorizontalOffset(); in onSubMenuSelected()
66212 Landroid/widget/Editor$HandleView;->getHorizontalOffset()I69270 Landroid/widget/Spinner$DialogPopup;->getHorizontalOffset()I69297 Landroid/widget/Spinner$SpinnerPopup;->getHorizontalOffset()I
37740 method public int getHorizontalOffset();
59620 method public int getHorizontalOffset();