Home
last modified time | relevance | path

Searched refs:SetWindowTitle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/export/
H A Dglfw_render_context.h51 void SetWindowTitle(const std::string &title);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp157 void GlfwRenderContext::SetWindowTitle(const std::string &title) in SetWindowTitle() function in OHOS::Rosen::GlfwRenderContext