Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_pattern.cpp722 auto rightimageLayoutProperty = rightImage_->GetLayoutProperty<ImageLayoutProperty>(); in OnLanguageConfigurationUpdate() local
723 CHECK_NULL_VOID(rightimageLayoutProperty); in OnLanguageConfigurationUpdate()
735 rightimageLayoutProperty->UpdateImageSourceInfo(rightimageSourceInfo); in OnLanguageConfigurationUpdate()