Searched refs:PrepareStyleSheet (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/ |
H A D | stylemgr_tdd_test.cpp | 91 JSValue StyleMgrTddTest::PrepareStyleSheet(const char* selectors, in PrepareStyleSheet() function in OHOS::ACELite::StyleMgrTddTest 356 JSValue styleSheetObj = PrepareStyleSheet(id, sample, heightKey, heightValue); in ACELiteStyleManagerInlineStyle003() 418 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerInlineStyle004() 481 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerInlineStyle005() 625 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerIDSelector004() 689 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerIDSelector005() 810 JSValue styleSheetObj = PrepareStyleSheet(classSelector, sample, widthKey, widthValue); in ACELiteStyleManagerClassSelector003()
|
H A D | stylemgr_tdd_test.h | 53 JSValue PrepareStyleSheet(const char* selectors,
|