Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp1413 bool imageAltValid = !imageAlt_.empty() && (imageAlt_ != IMAGE_ALT_BLANK); local
1414 if (!imageAltValid || imageLoadingStatus_ == ImageLoadingStatus::LOAD_SUCCESS) {