Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ WindowSetMods
Function
WindowSetMods
src/override/Window.cpp:476–479 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
474
}
475
476
void WindowSetMods(Window* const window, const int mods)
477
{
478
window->internal->mods = mods;
479
}
480
481
Window::~Window() {
482
{
Callers
1
ScopedContext
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected