Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ UpdateAccessibility
Method
UpdateAccessibility
src/TrackPanelAx.cpp:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void TrackPanelAx::Adapter::UpdateAccessibility()
57
{
58
if (mwAx)
59
mwAx->UpdateAccessibility();
60
}
61
62
63
TrackPanelAx::TrackPanelAx(std::weak_ptr<Viewport> wViewport,
Callers
3
DoTrackMute
Method · 0.45
DoTrackSolo
Method · 0.45
OnToggle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected