/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
H A D | calendar_component.cpp | 121 int32_t nextIndex = (destIndex + 1) % MAX_MONTH_CACHE_NUM; in JumpToMonth() local 130 int32_t nextIndex = (destIndex + 1) % MAX_MONTH_CACHE_NUM; in JumpToMonth() local 176 auto nextIndex = currentMonthIndex_; in RequestMonthData() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | cjson_parser.h | 44 uint16_t nextIndex = 0; // the conflicy Node index in array member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_animation_test_ng.cpp | 263 int32_t nextIndex = 1; variable 417 int32_t nextIndex = 1; variable 645 int32_t nextIndex = 1; variable
|
H A D | swiper_test_ng.cpp | 603 int32_t nextIndex = 1; variable 1082 int32_t nextIndex = 1; variable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_multi_font_manager.cpp | 97 uint8_t nextIndex = AddNewFont(fontListId, fontIds, size, index); in UpdateFont() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/ |
H A D | image_animator_pattern.cpp | 118 int32_t nextIndex = GetNextIndex(index); in SetShowingIndex() local 263 int32_t nextIndex = GetNextIndex(nowImageIndex_); in OnDirtyLayoutWrapperSwap() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_column_pattern.cpp | 1271 int32_t nextIndex = 0; in GetShiftDistance() local 1310 double TextPickerColumnPattern::GetSelectedDistance(int32_t index, int32_t nextIndex, ScrollDirecti… in GetSelectedDistance() 1331 double TextPickerColumnPattern::GetUpCandidateDistance(int32_t index, int32_t nextIndex, ScrollDire… in GetUpCandidateDistance() 1356 double TextPickerColumnPattern::GetDownCandidateDistance(int32_t index, int32_t nextIndex, ScrollDi… in GetDownCandidateDistance() 1384 int32_t nextIndex = 0; in GetShiftDistanceForLandscape() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_pattern.cpp | 1229 void SwiperPattern::OnAnimationTranslateZero(int32_t nextIndex, bool stopAutoPlay) in OnAnimationTranslateZero() 1262 int32_t currentIndex, int32_t nextIndex, const AnimationCallbackInfo& info) const in FireAnimationStartEvent() 2867 auto nextIndex = currentIndex_; in ComputeSwipePageNextIndex() local 2919 auto nextIndex = currentIndex_; in ComputeNextIndexByVelocity() local 3017 auto nextIndex = ComputeNextIndexByVelocity(static_cast<float>(dragVelocity), true); in CheckDragOutOfBoundary() local 3044 float translate, int32_t nextIndex, float velocity, bool stopAutoPlay) in PlayPropertyTranslateAnimation() 3334 …d SwiperPattern::PlayIndicatorTranslateAnimation(float translate, std::optional<int32_t> nextIndex) in PlayIndicatorTranslateAnimation() 3381 float startPos, float endPos, int32_t nextIndex, bool restartAutoPlay, float velocity) in PlayTranslateAnimation() 4365 void SwiperPattern::TriggerEventOnFinish(int32_t nextIndex) in TriggerEventOnFinish() 4554 … int32_t nextIndex, bool restartAutoPlay, bool isFinishAnimation, bool forceStop, bool isInterrupt) in OnTranslateFinish() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_column_pattern.cpp | 972 int32_t nextIndex = currentIndex; in CalcScrollIndex() local 996 uint32_t nextIndex = 0; in GetShiftDistance() local 1064 uint32_t nextIndex = 0; in GetShiftDistanceForLandscape() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | render_indexer.cpp | 454 int32_t nextIndex = item->GetSectionIndex(); in MoveSection() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_common_test_ng.cpp | 82 int32_t nextIndex = FindFocusNodeIndex(nextFocusNode); in IsEqualNextFocusNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_pattern.cpp | 1034 auto nextIndex = curIndex; in GetNextFocusNode() local 1226 WeakPtr<FocusHub> ListPattern::ScrollAndFindFocusNode(int32_t nextIndex, int32_t curIndex, int32_t&… in ScrollAndFindFocusNode() 1236 bool ListPattern::ScrollListForFocus(int32_t nextIndex, int32_t curIndex, int32_t nextIndexInGroup) in ScrollListForFocus() 1263 bool ListPattern::ScrollListItemGroupForFocus(int32_t nextIndex, int32_t& nextIndexInGroup, int32_t… in ScrollListItemGroupForFocus()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | render_swiper.cpp | 1455 int32_t nextIndex = GetNextIndex(index); in UpdateItemOpacity() local 1490 int32_t nextIndex = GetNextIndex(index); in UpdateItemPosition() local 1751 int32_t nextIndex = fromIndex; in UpdateChildPosition() local 1784 int32_t nextIndex = 0; in Tick() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_column_pattern.cpp | 1004 uint32_t nextIndex = 0; in GetShiftDistance() local 1072 uint32_t nextIndex = 0; in GetShiftDistanceForLandscape() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
H A D | list_common_test_ng.cpp | 108 int32_t nextIndex = findFocusNodeIndex(nextFocusNode); in IsEqualNextFocusNode() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_pattern.cpp | 627 int32_t nextIndex = GetNextIndex(nowImageIndex_); in OnDirtyLayoutWrapperSwap() local 1818 int32_t nextIndex = GetNextIndex(index); in SetShowingIndex() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_default_camera_controller.cpp | 659 const uint32_t nextIndex = (currIndex + 1u) % 2u; in RegisterOutputs() local
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | ime_info_inquirer.cpp | 384 …uint32_t nextIndex = (cacheCount + static_cast<uint32_t>(std::distance(props.begin(), iter))) % pr… in GetSwitchInfoBySwitchCount() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_testfour_ng.cpp | 409 uint32_t nextIndex = 2; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_bar_pattern.cpp | 2540 auto nextIndex = isTouchingSwiper_ ? swiperStartIndex_ + 1 : animationTargetIndex_.value_or(-1); in GetIndicatorStyle() local 2553 int32_t startIndex, int32_t nextIndex, IndicatorStyle& indicatorStyle, OffsetF& indicatorOffset) in CalculateIndicatorStyle()
|