Home
last modified time | relevance | path

Searched defs:listLayoutProperty (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp67 void ListLayoutAlgorithm::ReviseSpace(const RefPtr<ListLayoutProperty>& listLayoutProperty) in ReviseSpace()
87 …auto listLayoutProperty = AceType::DynamicCast<ListLayoutProperty>(layoutWrapper->GetLayoutPropert… in Measure() local
386 auto listLayoutProperty = in HandleJumpCenter() local
416 auto listLayoutProperty = in HandleJumpStart() local
438 auto listLayoutProperty = in HandleJumpEnd() local
504 …auto listLayoutProperty = AceType::DynamicCast<ListLayoutProperty>(layoutWrapper->GetLayoutPropert… in CheckNoNeedJumpListItemGroup() local
615 auto listLayoutProperty = in MeasureAndGetChildHeight() local
715 …auto listLayoutProperty = AceType::DynamicCast<ListLayoutProperty>(layoutWrapper->GetLayoutPropert… in CheckAndMeasureStartItem() local
1214 void ListLayoutAlgorithm::FixPredictSnapOffset(const RefPtr<ListLayoutProperty>& listLayoutProperty) in FixPredictSnapOffset()
1252 …auto listLayoutProperty = AceType::DynamicCast<ListLayoutProperty>(layoutWrapper->GetLayoutPropert… in IsScrollSnapAlignCenter() local
[all …]
H A Dlist_pattern.cpp57 auto listLayoutProperty = host->GetLayoutProperty<ListLayoutProperty>(); in OnModifyDone() local
309 auto listLayoutProperty = GetLayoutProperty<ListLayoutProperty>(); in CreateNodePaintMethod() local
496 auto listLayoutProperty = host->GetLayoutProperty<ListLayoutProperty>(); in DrivenRender() local
558 auto listLayoutProperty = GetLayoutProperty<ListLayoutProperty>(); in CreateLayoutAlgorithm() local
639 RefPtr<ListLayoutAlgorithm> listLayoutAlgorithm, RefPtr<ListLayoutProperty> listLayoutProperty) in SetChainAnimationLayoutAlgorithm()
1494 auto listLayoutProperty = host->GetLayoutProperty<ListLayoutProperty>(); in GetListItemGroupAnimatePosWithIndexInGroup() local
2017 auto listLayoutProperty = GetLayoutProperty<ListLayoutProperty>(); in SetChainAnimation() local
2069 auto listLayoutProperty = GetLayoutProperty<ListLayoutProperty>(); in SetChainAnimationOptions() local
H A Dlist_item_group_pattern.cpp179 auto listLayoutProperty = host->GetLayoutProperty<ListItemGroupLayoutProperty>(); in OnDirtyLayoutWrapperSwap() local
617 auto listLayoutProperty = listNode->GetLayoutProperty<ListLayoutProperty>(); in LayoutCache() local
H A Dlist_lanes_layout_algorithm.cpp71 auto listLayoutProperty = in MeasureAndGetChildHeight() local
98 …auto listLayoutProperty = AceType::DynamicCast<ListLayoutProperty>(listWrapper->GetLayoutProperty(… in MeasureGroup() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/
H A Dlinear_split_layout_algorithm.cpp423 …auto listLayoutProperty = AceType::DynamicCast<LinearSplitLayoutProperty>(layoutWrapper->GetLayout… in GetDividerMargin() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_group_algorithm_test_ng.cpp1172 auto listLayoutProperty = frameNode->GetLayoutProperty<ListLayoutProperty>(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp1199 auto listLayoutProperty = listNode->GetLayoutProperty<ListLayoutProperty>(); in UpdateBubbleListView() local
1252 auto listLayoutProperty = listNode->GetLayoutProperty<ListLayoutProperty>(); in UpdateBubbleListSize() local
1266 auto listLayoutProperty = listNode->GetLayoutProperty<ListLayoutProperty>(); in UpdateBubbleListSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_view_enhance.cpp353 auto listLayoutProperty = menuList->GetLayoutProperty<ListLayoutProperty>(); in ShowMaxMenu() local