Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp1517 auto selectedImageLayoutProperty = selectedImageNode->GetLayoutProperty<ImageLayoutProperty>(); in GetBottomTabBarImageSizeAndOffset() local
1518 CHECK_NULL_VOID(selectedImageLayoutProperty); in GetBottomTabBarImageSizeAndOffset()
1520 selectedImageLayoutProperty->UpdateImageSourceInfo(imageSourceInfo); in GetBottomTabBarImageSizeAndOffset()