Home
last modified time | relevance | path

Searched defs:selectedImageSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_pattern_test_ng.cpp126 float selectedImageSize = 1.0f; variable
180 float selectedImageSize = 1.0f; variable
234 float selectedImageSize = 1.0f; variable
1201 float selectedImageSize = 0.1f; variable
1239 float selectedImageSize = 0.1f; variable
1276 float selectedImageSize = 0.1f; variable
1313 float selectedImageSize = 0.1f; variable
H A Dtab_bar_test_ng.cpp763 float selectedImageSize = 0.1f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp1450 float selectedImageSize = 0.0f, unselectedImageSize = 0.0f; in HandleBottomTabBarClick() local
1473 float& selectedImageSize, float& unselectedImageSize, OffsetF& originalSelectedMaskOffset, in GetBottomTabBarImageSizeAndOffset()
1574 void TabBarPattern::PlayMaskAnimation(float selectedImageSize, in PlayMaskAnimation()