Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_model.h41 struct ImageSpanOptions { struct
42 std::optional<int32_t> offset;
43 std::optional<std::string> image;
44 std::optional<std::string> bundleName;
45 std::optional<std::string> moduleName;
46 std::optional<RefPtr<PixelMap>> imagePixelMap;
47 std::optional<ImageSpanAttribute> imageAttribute;