Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h230 struct TextBackgroundStyle { struct
235 …void ToJsonValue(std::unique_ptr<JsonValue>& json, const std::optional<TextBackgroundStyle>& style, argument