Home
last modified time | relevance | path

Searched defs:textKey (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dtext_tdd_exception_test.cpp38 jerry_value_t textKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(colorStr)); in ComponentTextStyleSetExceptionTest007() local
H A Dslider_tdd_test.cpp173 jerry_value_t textKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(colorStr)); in ComponentSliderStyleSetColorTest004() local
H A Dmarquee_tdd_test.cpp257 jerry_value_t textKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(value)); in ComponentMarqueeStyleSetTest011() local
302 jerry_value_t textKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(value)); in ComponentMarqueeStyleSetTest012() local
347 jerry_value_t textKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(value)); in ComponentMarqueeStyleSetTest013() local
H A Dtext_tdd_test.cpp42 jerry_value_t textKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(valueStr)); in ComponentTextAttributeSetValueTest001() local
96 jerry_value_t textKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(colorStr)); in ComponentTextStyleSetColorTest002() local
221 jerry_value_t textKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>(letterSpacingStr)); in ComponentTextStyleSetLetterSpacingTest004() local
275 jerry_value_t textKey in ComponentTextStyleSetAlignTest005() local
[all...]

Completed in 3 milliseconds