Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ getSize
Method
getSize
src/custom/RemoteWindow.cpp:94–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
93
94
math::Vec Window::getSize() {
95
return minWindowSize;
96
}
97
98
99
void Window::setSize(math::Vec) {
Callers
1
onDragStart
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected