Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ getSavedWidth
Method
getSavedWidth
Source/PluginProcessor.cpp:1413–1416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1411
}
1412
1413
int FireAudioProcessor::getSavedWidth() const
1414
{
1415
return editorWidth;
1416
}
1417
1418
int FireAudioProcessor::getSavedHeight() const
1419
{
Callers
1
FireAudioProcessorEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected