Searched defs:SetTextBackgroundStyle (Results 1 – 6 of 6) sorted by relevance
56 virtual void SetTextBackgroundStyle(const TextBackgroundStyle& style) {}; in SetTextBackgroundStyle() function
180 void SpanNode::SetTextBackgroundStyle(const TextBackgroundStyle& style) in SetTextBackgroundStyle() function in OHOS::Ace::NG::SpanNode540 void BaseSpan::SetTextBackgroundStyle(const TextBackgroundStyle& style) in SetTextBackgroundStyle() function in OHOS::Ace::NG::BaseSpan
267 void SpanModelNG::SetTextBackgroundStyle(const TextBackgroundStyle& style) in SetTextBackgroundStyle() function in OHOS::Ace::NG::SpanModelNG
67 void JSImageSpan::SetTextBackgroundStyle(const JSCallbackInfo& info) in SetTextBackgroundStyle() function in OHOS::Ace::Framework::JSImageSpan
22 void JSContainerSpan::SetTextBackgroundStyle(const JSCallbackInfo& info) in SetTextBackgroundStyle() function in OHOS::Ace::Framework::JSContainerSpan
544 void SetTextBackgroundStyle(const std::optional<TextBackgroundStyle>& style) in SetTextBackgroundStyle() function