Home
last modified time | relevance | path

Searched refs:SetStyles (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_command.h60 void SetStyles(std::vector<std::pair<std::string, std::string>>&& styles) in SetStyles() function in OHOS::Ace::Framework::JsCommandDomElementOperator
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp1327 styleCommand->SetStyles(std::move(styles)); in UpdateDomNode()
1713 command->SetStyles(std::move(styles)); in CreateDomNode()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp499 command.SetStyles(std::move(stylesFinally)); in SetDomStyle()
501 command.SetStyles(std::move(styles)); in SetDomStyle()

Completed in 11 milliseconds