| /foundation/arkui/ace_engine/test/unittest/core/layout/ |
| D | box_layout_algorithm_test_ng.cpp | 111 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 [all …]
|
| D | layout_wrapper_test_ng.cpp | 781 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable 822 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable 861 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable 926 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable 1078 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable 1117 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable 1164 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable 1202 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/ |
| D | flex_testthree_ng.cpp | 539 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
|
| D | flex_test_ng.cpp | 475 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
|
| D | flex_testtwo_ng.cpp | 1006 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/ |
| D | text_test_ng.cpp | 830 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable 854 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable 880 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 986 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 1013 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 1042 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 1076 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 1148 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 1209 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 1270 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable [all …]
|
| D | text_testthree_ng.cpp | 223 …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
|
| D | text_testtwo_ng.cpp | 623 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 675 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 700 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
|
| D | text_testeight_ng.cpp | 936 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable 958 …auto rowLayoutAlgorithm = AceType::DynamicCast<TextLayoutAlgorithm>(pattern->CreateLayoutAlgorithm… variable
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/blank/ |
| D | blank_test_ng.cpp | 155 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/side_bar/ |
| D | side_bar_view_test_ng.cpp | 203 auto rowLayoutAlgorithm = rowPattern->CreateLayoutAlgorithm(); variable
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/stage/ |
| D | stage_test_ng.cpp | 1406 auto rowLayoutAlgorithm = rowLayoutPattern->CreateLayoutAlgorithm(); variable
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| D | text_field_pattern_test.cpp | 2512 auto rowLayoutAlgorithm = pattern->CreateLayoutAlgorithm(); variable
|