Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_drag/
H A Dtext_drag_test_ng.h41 std::optional<Color> textDecorationColorValue = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.h195 std::optional<Color> textDecorationColorValue = std::nullopt; member