Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_model.h69 struct TextSpanOptions { struct
70 std::optional<int32_t> offset;
71 std::string value;
72 std::optional<TextStyle> style;