Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_bar_pattern.cpp842 float selectedImageSize = 0.0f, unselectedImageSize = 0.0f; in HandleBottomTabBarClick() local
865 float& selectedImageSize, float& unselectedImageSize, OffsetF& originalSelectedMaskOffset, in GetBottomTabBarImageSizeAndOffset()
922 void TabBarPattern::PlayMaskAnimation(float selectedImageSize, in PlayMaskAnimation()
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
Dtabs_test_ng.cpp4039 float selectedImageSize = 1.0f; variable
5747 float selectedImageSize = 0.1f; variable