Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/layout/box/old_cases/
Dbox_layout_algorithm_test_old.cpp111 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
169 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
222 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
282 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
347 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
405 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
470 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
523 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
583 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
631 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
/foundation/arkui/ace_engine/test/unittest/core/layout/
Dlayout_wrapper_test_ng.cpp780 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
821 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
860 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
925 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1077 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1116 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1163 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1201 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/
Dflex_testthree_ng.cpp539 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
633 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
717 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
797 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
854 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
911 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
952 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1010 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1113 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1202 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
Dflex_test_ng.cpp475 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
574 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
678 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1051 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1134 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1219 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1304 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1390 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1475 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
Dflex_testtwo_ng.cpp1006 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1147 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
1282 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
Dtext_test_ng.cpp895 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable
919 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable
945 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
1051 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
1078 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
1107 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
1141 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
1214 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
1276 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
1338 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
[all …]
Dtext_testtwo_ng.cpp624 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
676 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
701 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
Dtext_testthree_ng.cpp223 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
250 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
394 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
Dtext_testeight_ng.cpp940 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
962 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/blank/
Dblank_test_ng.cpp155 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); in CreateFlexRow() local
560 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
628 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/stage/
Dstage_test_ng.cpp1427 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/side_bar/
Dside_bar_view_test_ng.cpp208 auto rowLayoutAlgorithm = rowPattern->CreateLayoutAlgorithm(); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
Dtext_field_pattern_test.cpp2601 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable