Searched refs:mArrowOffsetHorizontal (Results 1 – 1 of 1) sorted by relevance
103 protected final int mArrowOffsetHorizontal; field in ArrowPopup153 mArrowOffsetHorizontal = resources.getDimensionPixelSize( in ArrowPopup()340 return mArrowOffsetHorizontal; in getArrowLeft()342 return getMeasuredWidth() - mArrowOffsetHorizontal - mArrowWidth; in getArrowLeft()373 mArrowOffsetHorizontal, -mArrowOffsetVertical, in updateArrowColor()443 int xOffset = iconWidth / 2 - mArrowOffsetHorizontal - mArrowWidth / 2; in orientAboutObject()643 int arrowCenter = mArrowOffsetHorizontal + mArrowWidth / 2; in setPivotForOpenCloseAnimation()