Searched refs:SetWindowLayoutFullScreen (Results 1 – 5 of 5) sorted by relevance
61 int32_t SetWindowLayoutFullScreen(bool isLayoutFullScreen);
199 int32_t res = instance->SetWindowLayoutFullScreen(isLayoutFullScreen); in FfiOHOSWindowSetWindowLayoutFullScreen()
282 int32_t CJWindowImpl::SetWindowLayoutFullScreen(bool isLayoutFullScreen) in SetWindowLayoutFullScreen() function in OHOS::Rosen::CJWindowImpl
79 static napi_value SetWindowLayoutFullScreen(napi_env env, napi_callback_info info);
339 napi_value JsWindow::SetWindowLayoutFullScreen(napi_env env, napi_callback_info info) in SetWindowLayoutFullScreen() function in OHOS::Rosen::JsWindow6990 …unction(env, object, "setWindowLayoutFullScreen", moduleName, JsWindow::SetWindowLayoutFullScreen); in BindFunctions()