Home
last modified time | relevance | path

Searched refs:targetOverlongType_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Doverlength_dot_indicator_modifier.cpp194 currentOverlongType_ = targetOverlongType_; in UpdateShrinkPaintProperty()
485 targetOverlongType_ = currentOverlongType_; in CalcTargetStatusOnLongPointMove()
525 targetOverlongType_ = currentOverlongType_; in CalcTargetStatusOnAllPointMoveForward()
567 targetOverlongType_ = currentOverlongType_; in CalcTargetStatusOnAllPointMoveBackward()
620 currentOverlongType_ = targetOverlongType_; in PlayIndicatorAnimation()
711 targetOverlongType_ = currentOverlongType_; in InitOverlongStatus()
720 targetOverlongType_ = currentOverlongType_; in InitOverlongStatus()
729 targetOverlongType_ = currentOverlongType_; in InitOverlongStatus()
738 targetOverlongType_ = currentOverlongType_; in InitOverlongStatus()
747 targetOverlongType_ = currentOverlongType_; in InitOverlongStatus()
[all …]
H A Doverlength_dot_indicator_modifier.h182 currentOverlongType_ = targetOverlongType_; in UpdateCurrentStatus()
235 OverlongType targetOverlongType_ = OverlongType::NONE; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_overlength_indicator_modifier_test_ng.cpp279 EXPECT_EQ(dotIndicatorModifier.targetOverlongType_, OverlongType::LEFT_FADEOUT_RIGHT_FADEOUT);
285 EXPECT_EQ(dotIndicatorModifier.targetOverlongType_, OverlongType::LEFT_FADEOUT_RIGHT_NORMAL);
291 EXPECT_EQ(dotIndicatorModifier.targetOverlongType_, OverlongType::LEFT_FADEOUT_RIGHT_NORMAL);
297 EXPECT_EQ(dotIndicatorModifier.targetOverlongType_, OverlongType::LEFT_FADEOUT_RIGHT_NORMAL);
486 indicatorModifier->targetOverlongType_ = OverlongType::LEFT_NORMAL_RIGHT_FADEOUT;
584 EXPECT_EQ(indicatorModifier->targetOverlongType_, OverlongType::LEFT_NORMAL_RIGHT_FADEOUT);
595 EXPECT_EQ(indicatorModifier->targetOverlongType_, OverlongType::LEFT_FADEOUT_RIGHT_NORMAL);