Searched defs:SetAlt (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ | ||
| D | image_model_ng.cpp | 58 void ImageModelNG::SetAlt(const std::string& src) in SetAlt() function in OHOS::Ace::NG::ImageModelNG |
| /foundation/arkui/ace_engine/frameworks/core/components/image/ | ||
| D | image_component.cpp | 66 void ImageComponent::SetAlt(const std::string& alt) in SetAlt() function in OHOS::Ace::ImageComponent |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | image_model_impl.cpp | 28 void ImageModelImpl::SetAlt(const std::string& src) in SetAlt() function in OHOS::Ace::Framework::ImageModelImpl |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_image.cpp | 87 void JSImage::SetAlt(const JSCallbackInfo& args) in SetAlt() function in OHOS::Ace::Framework::JSImage |