Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Set
Method
Set
libraries/lib-track-selection/TrackFocus.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
void TrackFocus::Set(Track *pTrack, bool focusPanel)
162
{
163
SetFocus(Track::SharedPointer(pTrack), focusPanel);
164
}
165
166
void TrackFocus::MessageForScreenReader(const TranslatableString &message)
167
{
Callers
2
ChangeImageColour
Function · 0.45
UseThemeColour
Method · 0.45
Calls
2
SetFocus
Function · 0.85
SharedPointer
Function · 0.85
Tested by
no test coverage detected