Home
last modified time | relevance | path

Searched refs:updateTextShadows (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_model.h103 updateTextShadows.reset(); in ResetStyle()
125 std::optional<std::vector<Shadow>> updateTextShadows = std::nullopt; member
Drich_editor_pattern.cpp1147 if (updateSpanStyle.updateTextShadows.has_value()) { in UpdateTextStyle()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp874 updateSpanStyle.updateTextShadows = shadows; in ParseTextShadow()
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
Drich_editor_test_ng.cpp805 updateSpanStyle.updateTextShadows = SHADOWS;