Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp2070 auto imageSourceInfoOp = imageLayoutProperty->GetImageSourceInfo(); in UpdateImageIconProperties() local
2071 if (imageSourceInfoOp.has_value()) { in UpdateImageIconProperties()
2072 imageSourceInfo = imageSourceInfoOp.value(); in UpdateImageIconProperties()