Searched defs:SetImageFill (Results 1 – 7 of 7) sorted by relevance
39 void ImageComponent::SetImageFill(const std::optional<Color>& color) in SetImageFill() function in OHOS::Ace::ImageComponent
146 void ImageModelImpl::SetImageFill(const Color& color) in SetImageFill() function in OHOS::Ace::Framework::ImageModelImpl
462 void ImageModelNG::SetImageFill(const Color& color) in SetImageFill() function in OHOS::Ace::NG::ImageModelNG731 void ImageModelNG::SetImageFill(FrameNode *frameNode, const Color &color) in SetImageFill() function in OHOS::Ace::NG::ImageModelNG
361 void TextFieldComponent::SetImageFill(const std::optional<Color>& color) in SetImageFill() function in OHOS::Ace::TextFieldComponent
776 void TextOverlayComponent::SetImageFill(const std::optional<Color>& imageFill) in SetImageFill() function in OHOS::Ace::TextOverlayComponent
532 void JSImage::SetImageFill(const JSCallbackInfo& info) in SetImageFill() function in OHOS::Ace::Framework::JSImage
616 void SetImageFill(const std::optional<Color>& color) in SetImageFill() function