Home
last modified time | relevance | path

Searched defs:childLayoutWrapper (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/scroll/
Dscroll_test_ng.cpp127 RefPtr<LayoutWrapper> childLayoutWrapper = variable
198 RefPtr<LayoutWrapper> childLayoutWrapper = variable
274 RefPtr<LayoutWrapper> childLayoutWrapper = variable
385 RefPtr<LayoutWrapper> childLayoutWrapper = variable
510 RefPtr<LayoutWrapper> childLayoutWrapper = variable
604 RefPtr<LayoutWrapper> childLayoutWrapper = variable
703 RefPtr<LayoutWrapper> childLayoutWrapper = variable
819 RefPtr<LayoutWrapper> childLayoutWrapper = variable
909 RefPtr<LayoutWrapper> childLayoutWrapper = variable
987 RefPtr<LayoutWrapper> childLayoutWrapper = variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/scroll_bar/
Dscroll_bar_test_ng.cpp100 RefPtr<LayoutWrapper> childLayoutWrapper = variable
192 RefPtr<LayoutWrapper> childLayoutWrapper = variable
293 RefPtr<LayoutWrapper> childLayoutWrapper = variable
387 RefPtr<LayoutWrapper> childLayoutWrapper = variable
517 RefPtr<LayoutWrapper> childLayoutWrapper = variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
Dflex_layout_algorithm.cpp281 void FlexLayoutAlgorithm::UpdateAllocatedSize(const RefPtr<LayoutWrapper>& childLayoutWrapper, floa… in UpdateAllocatedSize()
318 const auto& childLayoutWrapper = child.layoutWrapper; in MeasureAndCleanMagicNodes() local
372 auto childLayoutWrapper = child.layoutWrapper; in MeasureAndCleanMagicNodes() local
414 auto childLayoutWrapper = child.layoutWrapper; in MeasureAndCleanMagicNodes() local
449 const auto& childLayoutWrapper = child.layoutWrapper; in MeasureAndCleanMagicNodes() local
485 const auto& childLayoutWrapper = child.layoutWrapper; in MeasureAndCleanMagicNodes() local
580 auto childLayoutWrapper = child.layoutWrapper; in SecondaryMeasureByProperty() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/list/
Dlist_pattern_test_ng.cpp271 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
349 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
424 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
499 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
568 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
640 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
704 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
770 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
1436 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
1491 RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>( variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_column_layout_algorithm.cpp70 const RefPtr<LayoutWrapper>& childLayoutWrapper, LayoutWrapper* layoutWrapper) in ChangeTextStyle()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_column_layout_algorithm.cpp76 const RefPtr<LayoutWrapper>& childLayoutWrapper, LayoutWrapper* layoutWrapper) in ChangeAmPmTextStyle()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_layout_algorithm.cpp100 const RefPtr<LayoutWrapper>& childLayoutWrapper, LayoutWrapper* layoutWrapper) in ChangeTextStyle()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/marquee/
Dmarquee_pattern_test_ng.cpp416 auto childLayoutWrapper = layoutWrapper.GetOrCreateChildByIndex(0); variable
517 auto childLayoutWrapper = layoutWrapper.GetOrCreateChildByIndex(0); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.cpp947 const RefPtr<LayoutWrapper>& childLayoutWrapper, bool reverse) in MeasureChild()
1000 LayoutWrapper* layoutWrapper, const RefPtr<LayoutWrapper>& childLayoutWrapper) in MeasureChildPlaced()
1092 auto childLayoutWrapper = layoutWrapper->GetOrCreateChildByIndex(index); in GetStartingItem() local
1109 auto childLayoutWrapper = layoutWrapper->GetOrCreateChildByIndex(index); in GetStartingItem() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
Dgrid_row_layout_algorithm.cpp211 auto childLayoutWrapper = pair.first; in Layout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/indexer/
Dindexer_pattern_test_ng.cpp1018 … RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>(childFrameNode, variable
1079 … RefPtr<LayoutWrapper> childLayoutWrapper = AceType::MakeRefPtr<LayoutWrapper>(childFrameNode, variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/
Dgrid_layout_algorithm.cpp234 auto childLayoutWrapper = layoutWrapper->GetOrCreateChildByIndex(index); in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/xcomponent/
Dxcomponent_pattern_test_ng.cpp386 RefPtr<LayoutWrapper> const childLayoutWrapper = variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/video/
Dvideo_pattern_test_ng.cpp389 auto childLayoutWrapper = variable