Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ ShowActual
Method
ShowActual
src/effects/DynamicRangeProcessorHistoryPanel.cpp:317–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
}
316
317
void DynamicRangeProcessorHistoryPanel::ShowActual(bool show)
318
{
319
mShowActual = show;
320
Refresh(false);
321
}
322
323
void DynamicRangeProcessorHistoryPanel::ShowTarget(bool show)
324
{
Callers
1
PopulateOrExchange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected