Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ ShowTarget
Method
ShowTarget
src/effects/DynamicRangeProcessorHistoryPanel.cpp:323–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
void DynamicRangeProcessorHistoryPanel::ShowTarget(bool show)
324
{
325
mShowTarget = show;
326
Refresh(false);
327
}
328
329
void DynamicRangeProcessorHistoryPanel::OnPaint(wxPaintEvent& evt)
330
{
Callers
1
PopulateOrExchange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected