Searched refs:isLeftArrow (Results 1 – 1 of 1) sorted by relevance
1314 auto isLeftArrow = arrowWrapper->GetHostTag() == V2::SWIPER_LEFT_ARROW_ETS_TAG; in ArrowLayout() local1326 … startPoint = isLeftArrow ? (indicatorFrameRect.Left() - arrowFrameSize.Width() - indicatorPadding) in ArrowLayout()1330 isLeftArrow in ArrowLayout()1337 if (isLeftArrow && !NonNegative(arrowOffset.GetX() - padding.left.value_or(0.0f))) { in ArrowLayout()1346 startPoint = isLeftArrow in ArrowLayout()1360 startPoint = isLeftArrow ? (indicatorFrameRect.Top() - arrowFrameSize.Height() - in ArrowLayout()1365 isLeftArrow in ArrowLayout()1373 if (isLeftArrow && !NonNegative(arrowOffset.GetY() - padding.top.value_or(0.0f))) { in ArrowLayout()1381 startPoint = isLeftArrow in ArrowLayout()