Home
last modified time | relevance | path

Searched refs:classSelector (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.cpp414 constexpr char classSelector[] = "classSelectors"; in ACELiteStyleManagerInlineStyle004() local
418 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerInlineStyle004()
476 constexpr char classSelector[] = "classSelectors"; in ACELiteStyleManagerInlineStyle005() local
481 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerInlineStyle005()
621 constexpr char classSelector[] = "classSelectors"; in ACELiteStyleManagerIDSelector004() local
625 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerIDSelector004()
685 constexpr char classSelector[] = "classSelectors"; in ACELiteStyleManagerIDSelector005() local
689 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerIDSelector005()
806 constexpr char classSelector[] = "classSelectors"; in ACELiteStyleManagerClassSelector003() local
810 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerClassSelector003()
[all …]