Home
last modified time | relevance | path

Searched refs:LayoutItem (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/
H A Dcounter_layout_algorithm.cpp130 static void LayoutItem(LayoutWrapper* layoutWrapper, int32_t leftButton, int32_t rightButton) in LayoutItem() function
176 LayoutItem(layoutWrapper, ADD_BUTTON, SUB_BUTTON); in Layout()
178 LayoutItem(layoutWrapper, SUB_BUTTON, ADD_BUTTON); in Layout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.h144 void LayoutItem(int32_t idx, float crossPos, const OffsetF& padding, bool isReverse);
H A Dwater_flow_segmented_layout.cpp120LayoutItem(i, crossPos[info_->GetSegment(i)][info_->itemInfos_[i].crossIdx], initialOffset, isReve… in Layout()
503 void WaterFlowSegmentedLayout::LayoutItem(int32_t idx, float crossPos, const OffsetF& padding, bool… in LayoutItem() function in OHOS::Ace::NG::WaterFlowSegmentedLayout
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.cpp447 LayoutItem(wrapper, pos.first, pos.second, startIndex, crossSize); in LayoutCachedALine()
621LayoutItem(wrapper, posMap.begin()->first, posMap.begin()->second, startIndex, crossSize); in LayoutCachedForward()
674LayoutItem(wrapper, posMap.begin()->first, posMap.begin()->second, startIndex, crossSize); in LayoutCachedBackward()
H A Dlist_layout_algorithm.cpp1382 void ListLayoutAlgorithm::LayoutItem(RefPtr<LayoutWrapper>& wrapper, int32_t index, const ListItemI… in LayoutItem() function in OHOS::Ace::NG::ListLayoutAlgorithm
1521 LayoutItem(wrapper, pos.first, pos.second, startIndex, crossSize); in Layout()
1836 LayoutItem(wrapper, index, pos, startIndex, crossSize); in LayoutCachedALine()
2001 LayoutItem(wrapper, curIndex, pos, startIndex, crossSize); in LayoutCachedForward()
2047 LayoutItem(wrapper, curIndex, pos, startIndex, crossSize); in LayoutCachedBackward()
H A Dlist_layout_algorithm.h456 void LayoutItem(RefPtr<LayoutWrapper>& layoutWrapper, int32_t index, const ListItemInfo& pos,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h329 …void LayoutItem(LayoutWrapper* layoutWrapper, Axis axis, OffsetF offset, std::pair<int32_t, Swiper…
H A Dswiper_layout_algorithm.cpp938 LayoutItem(layoutWrapper, axis, paddingOffset, pos); in Layout()
942 LayoutItem(layoutWrapper, axis, paddingOffset, pos); in Layout()
983 void SwiperLayoutAlgorithm::LayoutItem(LayoutWrapper* layoutWrapper, Axis axis, OffsetF offset, in LayoutItem() function in OHOS::Ace::NG::SwiperLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_group_algorithm_test_ng.cpp1189 listLayoutAlgorithm.LayoutItem(