/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_scroller_test_ng.cpp | 1342 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 D | connection_detector_test.cpp | 167 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 D | grid_scroll_with_options_layout_algorithm.cpp | 80 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 D | grid_scroll_layout_algorithm.cpp | 804 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 D | render_indexer_circle.cpp | 542 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 D | render_indexer.h | 65 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 D | tab_bar_layout_algorithm.h | 68 void SetTargetIndex(std::optional<int32_t> targetIndex) in SetTargetIndex()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
H A D | render_indexer.h | 70 virtual void BeginFocusAnimation(int32_t originIndex, int32_t targetIndex) {} in BeginFocusAnimation()
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | connection_detector.cpp | 30 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 D | swiper_event_hub.h | 143 …void FireAnimationStartEvent(int32_t index, int32_t targetIndex, const AnimationCallbackInfo& info) in FireAnimationStartEvent()
|
H A D | swiper_layout_algorithm.h | 134 void SetTargetIndex(std::optional<int32_t> targetIndex) in SetTargetIndex()
|
H A D | swiper_model_ng.cpp | 218 … 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 D | navigation_lifecycle_test_ng.cpp | 390 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 D | swiper_controller_test_ng.cpp | 56 AssertionResult SwiperControllerTestNg::VerifyChangeIndex(int32_t targetIndex, bool useAnimation, i… in VerifyChangeIndex()
|
H A D | swiper_attr_test_ng.cpp | 1086 …auto onAnimationStart = [](int32_t index, int32_t targetIndex, const AnimationCallbackInfo& info) … in __anon6dbdd6e33002()
|
H A D | swiper_event_test_ng.cpp | 1199 [&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 D | tabs_event_test_ng.cpp | 212 …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 D | tabs_test_ng.cpp | 533 …auto onAnimationStart = [](int32_t index, int32_t targetIndex, const AnimationCallbackInfo& info) … in __anond0ee9d690302()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | multi_workgroup.cpp | 69 int targetIndex = -1; in InsertThreadInWorkGroup() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_swiper_function.cpp | 125 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 D | rosen_render_swiper.cpp | 277 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 D | grid_irregular_layout_test.cpp | 1741 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 D | select_overlay_modifier.cpp | 309 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 D | grid_layout_info.cpp | 506 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 D | list_layout_manager.cpp | 719 int32_t targetIndex = std::clamp(index - baseIndex, 0, CHAIN_ANIMATION_NODE_COUNT - 1); in GetChainDelta() local
|