Searched refs:imageSourceInfoOp (Results 1 – 1 of 1) sorted by relevance
2070 auto imageSourceInfoOp = imageLayoutProperty->GetImageSourceInfo(); in UpdateImageIconProperties() local2071 if (imageSourceInfoOp.has_value()) { in UpdateImageIconProperties()2072 imageSourceInfo = imageSourceInfoOp.value(); in UpdateImageIconProperties()