Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp426 void SetDomStyle( in SetDomStyle() function
1891 SetDomStyle(runtime, argv[CREATE_BODY_STYLE_IDX], *command); in JsDomCreateBody()
1928 SetDomStyle(runtime, argv[ADD_ELEMENT_STYLE_IDX], *command); in JsDomAddElement()
2035 SetDomStyle(runtime, argv[UPLOAD_ELEMENT_DOM_IDX], *command); in JsUpdateElementStyles()
2403 SetDomStyle(runtime, style, *command); in JsSetStyle()