Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_list.cpp46 newStyle->SetPre(lastStyle_); in AddStyle()
H A Dapp_style.h46 void SetPre(AppStyle* preStyle) in SetPre() function
H A Dapp_style_item.h148 void SetPre(AppStyleItem *preStyle) in SetPre() function
H A Dapp_style.cpp66 newStyleItem->SetPre(lastStyleItem_); in AddStyleItem()