Home
last modified time | relevance | path

Searched refs:SetStartIndex (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_builder.h51 void SetStartIndex(int32_t startIndex) in SetStartIndex() function in OHOS::Ace::NG::LayoutWrapperBuilder
H A Dlayout_wrapper_node.h69 builder->SetStartIndex(currentChildCount_); in SetLayoutWrapperBuilder()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_list_unit_test.cpp143 * @tc.desc: Verify SetStartIndex function.
155 list_->SetStartIndex(1); in HWTEST_F()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h267 void SetStartIndex(uint16_t index) in SetStartIndex() function in OHOS::UIList
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h167 void SetStartIndex(std::optional<int32_t> startIndex) in SetStartIndex() function in OHOS::Ace::NG::SwiperIndicatorPattern
/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp213 list_->SetStartIndex(6); // 6 : list start index in UIKitRotateEventList001()
/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.cpp156 list->SetStartIndex(5); // 5: list start index in UIKitListInitTestFullScreen001()
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp752 SetStartIndex(index); in ScrollTo()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp6068 indicatorPattern->SetStartIndex(startIndex);

Completed in 12 milliseconds