Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ WindowParametersSetValues
Function
WindowParametersSetValues
src/override/Window.cpp:1052–1055 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1050
}
1051
1052
void WindowParametersSetValues(rack::window::Window* const window, const WindowParameters& params)
1053
{
1054
window->internal->params = params;
1055
}
1056
1057
END_NAMESPACE_DISTRHO
1058
Callers
1
parameterChanged
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected