Home
last modified time | relevance | path

Searched refs:HandleSpaceBetweenOrCenterLayoutStyle (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_bar_layout_algorithm.h108 void HandleSpaceBetweenOrCenterLayoutStyle(
Dtab_bar_layout_algorithm.cpp222 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/
Dtabs_test_ng.cpp3507 … 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…