Searched refs:OnSetWindowTitleButtonVisible (Results 1 – 2 of 2) sorted by relevance
255 napi_value OnSetWindowTitleButtonVisible(napi_env env, napi_callback_info info);
901 return (me != nullptr) ? me->OnSetWindowTitleButtonVisible(env, info) : nullptr; in SetWindowTitleButtonVisible()6399 napi_value JsWindow::OnSetWindowTitleButtonVisible(napi_env env, napi_callback_info info) in OnSetWindowTitleButtonVisible() function in OHOS::Rosen::JsWindow