Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_tdd_test.cpp204 JSValue propValueObj = jerry_create_number(propValue); in PrepareStyleOption() local
237 JSValue propValueObj = jerry_create_string(reinterpret_cast<const jerry_char_t *>(propValue)); in PrepareAttrOption() local
258 JSValue propValueObj = jerry_create_string(reinterpret_cast<const jerry_char_t *>(propValue)); in AddValueToAttrOption() local
273 JSValue propValueObj = jerry_create_string(reinterpret_cast<const jerry_char_t *>(propValue)); in AddStrValueToOption() local