Home
last modified time | relevance | path

Searched refs:SetStyleName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style.h81 void SetStyleName(const char * const name, size_t nameLen);
H A Dapp_style.cpp22 void AppStyle::SetStyleName(const char * const name, size_t nameLen) in SetStyleName() function in OHOS::ACELite::AppStyle
314 newStyle->SetStyleName(static_cast<const char *>(styleNameBuffer), strLen); // translateX #aaa in GenerateFromJS()