Searched refs:HandleSpaceBetweenOrCenterLayoutStyle (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| D | tab_bar_layout_algorithm.h | 108 void HandleSpaceBetweenOrCenterLayoutStyle(
|
| D | tab_bar_layout_algorithm.cpp | 222 HandleSpaceBetweenOrCenterLayoutStyle(layoutWrapper, frameSize, childCount); in ConfigHorizontal() 371 void TabBarLayoutAlgorithm::HandleSpaceBetweenOrCenterLayoutStyle( in HandleSpaceBetweenOrCenterLayoutStyle() function in OHOS::Ace::NG::TabBarLayoutAlgorithm
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
| D | tabs_test_ng.cpp | 3507 … tabBarLayoutAlgorithm->HandleSpaceBetweenOrCenterLayoutStyle(&layoutWrapper, FIRST_ITEM_SIZE, 5); 3509 … tabBarLayoutAlgorithm->HandleSpaceBetweenOrCenterLayoutStyle(&layoutWrapper, FIRST_ITEM_SIZE, 5); 7010 …tabbarLayoutAlgorithm->HandleSpaceBetweenOrCenterLayoutStyle(&layoutWrapper, frameSize, childCount… 7016 …tabbarLayoutAlgorithm->HandleSpaceBetweenOrCenterLayoutStyle(&layoutWrapper, frameSize, childCount… 7019 …tabbarLayoutAlgorithm->HandleSpaceBetweenOrCenterLayoutStyle(&layoutWrapper, frameSize, childCount…
|