Home
last modified time | relevance | path

Searched refs:GetStyleName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_sheet.cpp175 AppStyle *existOne = (*selectorsList)->GetExistStyle(newStyle->GetStyleName()); in InitSelectors()
213 const char *styleName = first->GetStyleName(); in GetStyleFromSelectors()
H A Dapp_style_list.cpp64 const char *styleName = existCurrentStyle->GetStyleName(); in GetExistStyle()
H A Dapp_style.h36 const char* GetStyleName() const in GetStyleName() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dstylemgr_media_query_tdd_test.cpp440 const char *styleName = style->GetStyleName(); in GetStyleFromSelector()