Searched defs:SetTextBackgroundStyle (Results 1 – 9 of 9) sorted by relevance
60 virtual void SetTextBackgroundStyle(const TextBackgroundStyle& style) {}; in SetTextBackgroundStyle() function
416 void SpanModelNG::SetTextBackgroundStyle(const TextBackgroundStyle& style) in SetTextBackgroundStyle() function in OHOS::Ace::NG::SpanModelNG423 void SpanModelNG::SetTextBackgroundStyle(UINode* uiNode, const TextBackgroundStyle& style) in SetTextBackgroundStyle() function in OHOS::Ace::NG::SpanModelNG
201 void SpanNode::SetTextBackgroundStyle(const TextBackgroundStyle& style) in SetTextBackgroundStyle() function in OHOS::Ace::NG::SpanNode1089 void BaseSpan::SetTextBackgroundStyle(const TextBackgroundStyle& style) in SetTextBackgroundStyle() function in OHOS::Ace::NG::BaseSpan
24 ArkUINativeModuleValue ContainerSpanBridge::SetTextBackgroundStyle(ArkUIRuntimeCallInfo* runtimeCal… in SetTextBackgroundStyle() function in OHOS::Ace::NG::ContainerSpanBridge
123 ArkUINativeModuleValue ImageSpanBridge::SetTextBackgroundStyle(ArkUIRuntimeCallInfo* runtimeCallInf… in SetTextBackgroundStyle() function in OHOS::Ace::NG::ImageSpanBridge
493 ArkUINativeModuleValue SpanBridge::SetTextBackgroundStyle(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTextBackgroundStyle() function in OHOS::Ace::NG::SpanBridge
22 void JSContainerSpan::SetTextBackgroundStyle(const JSCallbackInfo& info) in SetTextBackgroundStyle() function in OHOS::Ace::Framework::JSContainerSpan
86 void JSImageSpan::SetTextBackgroundStyle(const JSCallbackInfo& info) in SetTextBackgroundStyle() function in OHOS::Ace::Framework::JSImageSpan
694 void SetTextBackgroundStyle(const std::optional<TextBackgroundStyle>& style) in SetTextBackgroundStyle() function