Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_drag/
H A Dtext_drag_test_ng.h36 std::optional<Ace::TextAlign> textAlignValue = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dtext_tdd_test.cpp276 …jerry_value_t textAlignValue = jerry_create_string(reinterpret_cast<const jerry_char_t *>(expectLe… in ComponentTextStyleSetAlignTest005() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.h189 std::optional<Ace::TextAlign> textAlignValue = std::nullopt; member