Searched refs:mArrowOffsetHorizontal (Results 1 – 1 of 1) sorted by relevance
108 private final int mArrowOffsetHorizontal; field in ArrowPopup161 mArrowOffsetHorizontal = resources.getDimensionPixelSize( in ArrowPopup()485 return mArrowOffsetHorizontal; in getArrowLeft()487 return getMeasuredWidth() - mArrowOffsetHorizontal - mArrowWidth; in getArrowLeft()511 mArrowOffsetHorizontal, -mArrowOffsetVertical, in updateArrowColor()582 int xOffset = iconWidth / 2 - mArrowOffsetHorizontal - mArrowWidth / 2; in orientAboutObject()