MCPcopy 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
1423void FireAudioProcessor::setSavedWidth(const int width)
1424{
1425 editorWidth = width;
1426}
1427
1428void FireAudioProcessor::setSavedHeight(const int height)
1429{

Callers 1

resizedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected