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