Home
last modified time | relevance | path

Searched defs:SetWindowTitle (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
Dglfw_render_context.cpp157 void GlfwRenderContext::SetWindowTitle(const std::string &title) in SetWindowTitle() function in OHOS::Rosen::GlfwRenderContext
/foundation/window/window_manager/previewer/include/
Dwindow.h346 …virtual WMError SetWindowTitle(const std::string& title) { return WMError::WM_ERROR_DEVICE_NOT_SUP… in SetWindowTitle() function
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h2191 …virtual WMError SetWindowTitle(const std::string& title) { return WMError::WM_ERROR_DEVICE_NOT_SUP… in SetWindowTitle() function
/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp2265 WMError WindowSceneSessionImpl::SetWindowTitle(const std::string& title) in SetWindowTitle() function in OHOS::Rosen::WindowSceneSessionImpl
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp904 napi_value JsWindow::SetWindowTitle(napi_env env, napi_callback_info info) in SetWindowTitle() function in OHOS::Rosen::JsWindow