Searched refs:borderWidthBottom (Results 1 – 1 of 1) sorted by relevance
65 float borderWidthBottom = 0.0f; in CalcIndicatrFrameOffSet() local80 borderWidthBottom = GET_BORDER_PROPERTY_VALUE_PX(borderWidthProperty->bottomDimen); in CalcIndicatrFrameOffSet()101 borderWidthTop, borderWidthBottom, in CalcIndicatrFrameOffSet()170 float borderWidthTop, float borderWidthBottom, in CalcIndicatrOffsetY() argument179 … offsetY = swiperHeight - indicatorHeight - bottomValue - swiperPaddingBottom - borderWidthBottom; in CalcIndicatrOffsetY()182 offsetY = swiperHeight - indicatorHeight - swiperPaddingBottom - borderWidthBottom; in CalcIndicatrOffsetY()184 offsetY = (swiperHeight - swiperPaddingBottom - borderWidthBottom + in CalcIndicatrOffsetY()