Home
last modified time | relevance | path

Searched defs:SetImageFill (Results 1 – 5 of 5) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/image/
Dimage_component.cpp40 void ImageComponent::SetImageFill(const std::optional<Color>& color) in SetImageFill() function in OHOS::Ace::ImageComponent
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_image.cpp322 void JSImage::SetImageFill(const JSCallbackInfo& info) in SetImageFill() function in OHOS::Ace::Framework::JSImage
/foundation/ace/ace_engine/frameworks/core/components/text_overlay/
Dtext_overlay_component.cpp662 void TextOverlayComponent::SetImageFill(const std::optional<Color>& imageFill) in SetImageFill() function in OHOS::Ace::TextOverlayComponent
/foundation/ace/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp351 void TextFieldComponent::SetImageFill(const std::optional<Color>& color) in SetImageFill() function in OHOS::Ace::TextFieldComponent
/foundation/ace/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h598 void SetImageFill(const std::optional<Color>& color) in SetImageFill() function