Searched refs:JsFocus (Results 1 – 1 of 1) sorted by relevance
2462 shared_ptr<JsValue> JsFocus(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisOb… in JsFocus() function2517 node->SetProperty(runtime, "focus", runtime->NewFunction(JsFocus)); in JsCreateElement()