Home
last modified time | relevance | path

Searched defs:rowLayoutAlgorithm (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/layout/box_layout_algorithm/
Dbox_layout_algorithm_test_ng.cpp110 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
168 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
221 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
281 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
346 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
404 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
469 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
522 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
582 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/layout/layout_wrapper/
Dlayout_wrapper_test_ng.cpp776 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
817 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
856 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
924 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1076 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1115 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1162 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1200 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/flex/
Dflex_test_ng.cpp368 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
467 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
571 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
944 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1027 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1112 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1197 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1281 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1366 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
2217 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text/
Dtext_test_ng.cpp770 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable
797 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable
826 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
853 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
883 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable
908 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
948 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable
2710 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
2746 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
2780 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/blank/
Dblank_pattern_test_ng.cpp151 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); in CreateFlexRow() local
518 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
584 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/side_bar/
Dside_bar_view_test_ng.cpp200 auto rowLayoutAlgorithm = rowPattern->CreateLayoutAlgorithm(); variable