MCPcopy 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
161void TrackFocus::Set(Track *pTrack, bool focusPanel)
162{
163 SetFocus(Track::SharedPointer(pTrack), focusPanel);
164}
165
166void TrackFocus::MessageForScreenReader(const TranslatableString &message)
167{

Callers 2

ChangeImageColourFunction · 0.45
UseThemeColourMethod · 0.45

Calls 2

SetFocusFunction · 0.85
SharedPointerFunction · 0.85

Tested by

no test coverage detected