Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dtext_tdd_exception_test.cpp39 …jerry_value_t textColorValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>(expectCo… in ComponentTextStyleSetExceptionTest007() local
H A Dslider_tdd_test.cpp174 jerry_value_t textColorValue = jerry_create_number(expectColorValue); in ComponentSliderStyleSetColorTest004() local
H A Dtext_tdd_test.cpp97 jerry_value_t textColorValue = jerry_create_number(expectColorValue); in ComponentTextStyleSetColorTest002() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_drag/
H A Dtext_drag_test_ng.h32 std::optional<Color> textColorValue = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_extend_test_ng.cpp85 std::optional<Color> textColorValue = std::nullopt; member
H A Dbutton_test_ng.cpp98 std::optional<Color> textColorValue = std::nullopt; member
H A Dbutton_content_modifier_test_ng.cpp80 std::optional<Color> textColorValue = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.h185 std::optional<Color> textColorValue = std::nullopt; member