Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ setSavedWidth
Method
setSavedWidth
Source/PluginProcessor.cpp:1423–1426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1421
}
1422
1423
void FireAudioProcessor::setSavedWidth(const int width)
1424
{
1425
editorWidth = width;
1426
}
1427
1428
void FireAudioProcessor::setSavedHeight(const int height)
1429
{
Callers
1
resized
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected