Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ ShowWindow
Function
ShowWindow
engine/platform/src/platform_window_null.cpp:197–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
{}
196
197
void ShowWindow(HWindow window)
198
{}
199
200
void HideWindow(HWindow window)
201
{}
Callers
10
WindowShow
Function · 0.70
engine.cpp
File · 0.50
EngineCreate
Function · 0.50
EngineCreate
Function · 0.50
_glfwPlatformOpenWindow
Function · 0.50
setForegroundWindow
Function · 0.50
windowProc
Function · 0.50
destroyWindow
Function · 0.50
_glfwPlatformIconifyWindow
Function · 0.50
_glfwPlatformRestoreWindow
Function · 0.50
Calls
no outgoing calls
Tested by
2
EngineCreate
Function · 0.40
EngineCreate
Function · 0.40