Home
last modified time | relevance | path

Searched refs:widthKey (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.cpp416 constexpr char widthKey[] = "width"; in ACELiteStyleManagerInlineStyle004() local
418 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerInlineStyle004()
479 constexpr char widthKey[] = "width"; in ACELiteStyleManagerInlineStyle005() local
481 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerInlineStyle005()
550 constexpr char widthKey[] = "width"; in ACELiteStyleManagerIDSelector002() local
552 jerry_value_t styleOption = PrepareStyleOption(styleType, widthKey, widthValue); in ACELiteStyleManagerIDSelector002()
623 constexpr char widthKey[] = "width"; in ACELiteStyleManagerIDSelector004() local
625 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerIDSelector004()
687 constexpr char widthKey[] = "width"; in ACELiteStyleManagerIDSelector005() local
689 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerIDSelector005()
[all …]