Home
last modified time | relevance | path

Searched refs:SetMaskAnimationByCreate (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_pattern_test_ng.cpp814 tabBarPattern_->SetMaskAnimationByCreate(false);
845 tabBarPattern_->SetMaskAnimationByCreate(false);
876 tabBarPattern_->SetMaskAnimationByCreate(false);
906 tabBarPattern_->SetMaskAnimationByCreate(false);
H A Dtab_bar_test_ng.cpp420 tabBarPattern_->SetMaskAnimationByCreate(false);
H A Dtabs_attr_test_ng.cpp1748 tabBarPattern_->SetMaskAnimationByCreate(true);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h342 void SetMaskAnimationByCreate(bool isMaskAnimationByCreate) in SetMaskAnimationByCreate() function
H A Dtabs_model_ng.cpp91 tabBarPattern->SetMaskAnimationByCreate(true); in Create()
H A Dtab_bar_pattern.cpp1950 tabBarPattern->SetMaskAnimationByCreate(false); in OnTabBarIndexChange()