Searched refs:mArrowOffsetVertical (Results 1 – 3 of 3) sorted by relevance
102 protected final int mArrowOffsetVertical; field in ArrowPopup152 mArrowOffsetVertical = resources.getDimensionPixelSize(R.dimen.popup_arrow_vertical_offset); in ArrowPopup()373 mArrowOffsetHorizontal, -mArrowOffsetVertical, in updateArrowColor()419 int extraVerticalSpace = mArrowHeight + mArrowOffsetVertical + getExtraVerticalOffset(); in orientAboutObject()516 lp.bottomMargin - arrowLp.height - mArrowOffsetVertical - insets.bottom; in orientAboutObject()520 arrowLp.topMargin = lp.topMargin - insets.top - arrowLp.height - mArrowOffsetVertical; in orientAboutObject()
294 val extraHorizontalSpace = (mArrowHeight + mArrowOffsetVertical + arrowHorizontalPadding) in <lambda>()348 return if (mIsLeftAligned) x - mArrowHeight else x + measuredWidth + mArrowOffsetVertical in <lambda>()
187 -mArrowOffsetVertical.toFloat(), // arrowOffsetY in <lambda>()