Home
last modified time | relevance | path

Searched defs:targetIndex (Results 1 – 25 of 42) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_scroller_test_ng.cpp1342 int32_t targetIndex = 0; variable
1673 int32_t targetIndex = 15; variable
1692 int32_t targetIndex = 15; variable
1712 int32_t targetIndex = 15; variable
1735 int32_t targetIndex = 10; variable
1763 int32_t targetIndex = 10; variable
1794 int32_t targetIndex = 0; variable
1814 int32_t targetIndex = 10; variable
1846 int32_t targetIndex = 19; variable
1896 int32_t targetIndex = 19; variable
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Dconnection_detector_test.cpp167 int targetIndex = 0; variable
178 int targetIndex = 0; variable
189 int targetIndex = 0; variable
200 int targetIndex = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_with_options_layout_algorithm.cpp80 LayoutWrapper* layoutWrapper, bool isTargetBackward, int32_t targetIndex) in GetTargetIndexInfoWithBenchMark()
162 …p<int32_t, int32_t>& irregularItemsPosition, int32_t& sum, int32_t& lastIndex, int32_t targetIndex) in JumpToLastIrregularItem() argument
H A Dgrid_scroll_layout_algorithm.cpp804 LayoutWrapper* layoutWrapper, bool isTargetBackward, int32_t targetIndex) in GetTargetIndexInfoWithBenchMark()
860 int32_t targetIndex = gridLayoutInfo_.jumpIndex_; in UpdateGridLayoutInfo() local
889 …youtAlgorithm::ScrollToIndexAuto(LayoutWrapper* layoutWrapper, float mainSize, int32_t targetIndex) in ScrollToIndexAuto()
939 …id GridScrollLayoutAlgorithm::ScrollToIndexStart(LayoutWrapper* layoutWrapper, int32_t targetIndex) in ScrollToIndexStart()
2118 auto targetIndex = tempGridLayoutInfo.targetIndex_; in SupplyAllData2ZeroIndex() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_circle.cpp542 void RenderIndexerCircle::BeginFocusAnimation(int32_t originIndex, int32_t targetIndex) in BeginFocusAnimation()
575 …nderIndexerCircle::SetIndexerItemStatus(bool inAnimation, int32_t originIndex, int32_t targetIndex) in SetIndexerItemStatus()
603 …d RenderIndexerCircle::UpdateItemBackground(double value, int32_t originIndex, int32_t targetIndex) in UpdateItemBackground()
636 …rcle::InitFocusInterpolator(double origin, double target, int32_t originIndex, int32_t targetIndex) in InitFocusInterpolator()
H A Drender_indexer.h65 virtual void BeginFocusAnimation(int32_t originIndex, int32_t targetIndex) {} in BeginFocusAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.h68 void SetTargetIndex(std::optional<int32_t> targetIndex) in SetTargetIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.h70 virtual void BeginFocusAnimation(int32_t originIndex, int32_t targetIndex) {} in BeginFocusAnimation()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dconnection_detector.cpp30 std::string ConnectionDetector::GetCellByIndex(const std::string &str, int targetIndex) in GetCellByIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_event_hub.h143 …void FireAnimationStartEvent(int32_t index, int32_t targetIndex, const AnimationCallbackInfo& info) in FireAnimationStartEvent()
H A Dswiper_layout_algorithm.h134 void SetTargetIndex(std::optional<int32_t> targetIndex) in SetTargetIndex()
H A Dswiper_model_ng.cpp218 … const AnimationCallbackInfo& info) { event(index, targetIndex, info); }); in SetOnAnimationStart()
645 const AnimationCallbackInfo& info) { event(index, targetIndex, info); }); in SetOnAnimationStart()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_lifecycle_test_ng.cpp390 const int8_t targetIndex = 3; variable
573 const int8_t targetIndex = 3; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_controller_test_ng.cpp56 AssertionResult SwiperControllerTestNg::VerifyChangeIndex(int32_t targetIndex, bool useAnimation, i… in VerifyChangeIndex()
H A Dswiper_attr_test_ng.cpp1086 …auto onAnimationStart = [](int32_t index, int32_t targetIndex, const AnimationCallbackInfo& info) … in __anon6dbdd6e33002()
H A Dswiper_event_test_ng.cpp1199 [&isAnimationStart](int32_t index, int32_t targetIndex, const AnimationCallbackInfo& info) { in __anona048c02a2a02()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_event_test_ng.cpp212 …auto startEvent = [&isStartTrigger](int32_t index, int32_t targetIndex, const AnimationCallbackInf… in __anon655b7e4a0502()
242 …auto startEvent = [&isStartTrigger](int32_t index, int32_t targetIndex, const AnimationCallbackInf… in __anon655b7e4a0702()
248 …auto startEvent2 = [&isStartTrigger2](int32_t index, int32_t targetIndex, const AnimationCallbackI… in __anon655b7e4a0902()
H A Dtabs_test_ng.cpp533 …auto onAnimationStart = [](int32_t index, int32_t targetIndex, const AnimationCallbackInfo& info) … in __anond0ee9d690302()
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dmulti_workgroup.cpp69 int targetIndex = -1; in InsertThreadInWorkGroup() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_swiper_function.cpp125 void JsSwiperFunction::Execute(int32_t index, int32_t targetIndex, const AnimationCallbackInfo& ani… in Execute()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drosen_render_swiper.cpp277 double targetIndex = currentIndex_; in CanvasDrawIndicator() local
302 double targetIndex = currentIndex_; in CanvasDrawIndicator() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/irregular/
H A Dgrid_irregular_layout_test.cpp1741 int32_t targetIndex = 19; variable
1769 int32_t targetIndex = 19; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_modifier.cpp309 int32_t targetIndex = (i + 1 == headPointIndex ? FIRST_INDEX : i + 1); in DrawbBackArrow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp506 bool GridLayoutInfo::GetLineIndexByIndex(int32_t targetIndex, int32_t& targetLineIndex) const in GetLineIndexByIndex()
589 …LayoutInfo::GetGridItemAnimatePos(const GridLayoutInfo& currentGridLayoutInfo, int32_t targetIndex, in GetGridItemAnimatePos()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_layout_manager.cpp719 int32_t targetIndex = std::clamp(index - baseIndex, 0, CHAIN_ANIMATION_NODE_COUNT - 1); in GetChainDelta() local

12