Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_pattern.cpp704 auto leftimageLayoutProperty = leftImage_->GetLayoutProperty<ImageLayoutProperty>(); in OnLanguageConfigurationUpdate() local
705 CHECK_NULL_VOID(leftimageLayoutProperty); in OnLanguageConfigurationUpdate()
718 leftimageLayoutProperty->UpdateImageSourceInfo(leftimageSourceInfo); in OnLanguageConfigurationUpdate()