Searched defs:SetWindowTitle (Results 1 – 5 of 5) sorted by relevance
157 void GlfwRenderContext::SetWindowTitle(const std::string &title) in SetWindowTitle() function in OHOS::Rosen::GlfwRenderContext
346 …virtual WMError SetWindowTitle(const std::string& title) { return WMError::WM_ERROR_DEVICE_NOT_SUP… in SetWindowTitle() function
2191 …virtual WMError SetWindowTitle(const std::string& title) { return WMError::WM_ERROR_DEVICE_NOT_SUP… in SetWindowTitle() function
2265 WMError WindowSceneSessionImpl::SetWindowTitle(const std::string& title) in SetWindowTitle() function in OHOS::Rosen::WindowSceneSessionImpl
904 napi_value JsWindow::SetWindowTitle(napi_env env, napi_callback_info info) in SetWindowTitle() function in OHOS::Rosen::JsWindow