Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ hide
Method
hide
dgl/src/Window.cpp:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
void Window::hide()
165
{
166
pData->hide();
167
}
168
169
void Window::close()
170
{
Callers
5
setVisible
Method · 0.45
DemoWindow
Method · 0.45
curPageChanged
Method · 0.45
idleCallback
Method · 0.45
InfoExampleUI
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected