Searched refs:OnSetWindowTouchable (Results 1 – 2 of 2) sorted by relevance
290 napi_value OnSetWindowTouchable(napi_env env, napi_callback_info info);
591 return (me != nullptr) ? me->OnSetWindowTouchable(env, info) : nullptr; in SetWindowTouchable()4478 napi_value JsWindow::OnSetWindowTouchable(napi_env env, napi_callback_info info) in OnSetWindowTouchable() function in OHOS::Rosen::JsWindow