Searched refs:JsSetStyle (Results 1 – 1 of 1) sorted by relevance
2382 shared_ptr<JsValue> JsSetStyle(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thi… in JsSetStyle() function2515 node->SetProperty(runtime, "setStyle", runtime->NewFunction(JsSetStyle)); in JsCreateElement()