Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Get
Method
Get
src/TrackArtist.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
TrackArtist * TrackArtist::Get( TrackPanelDrawingContext &context )
82
{
83
return static_cast< TrackArtist* >( context.pUserData );
84
}
85
86
void TrackArtist::SetColours( int iColorIndex)
87
{
Callers
15
HandleSliderGain
Method · 0.45
HandleSliderVelocity
Method · 0.45
HandleSliderPan
Method · 0.45
OnMixerBoard
Function · 0.45
DoRemoveTrack
Method · 0.45
OnStatusChange
Method · 0.45
SpectralDataDialog.cpp
File · 0.45
OnHistory
Function · 0.45
SetEffect
Method · 0.45
RealtimeEffectPanel
Method · 0.45
ProcessUIHandleResult
Method · 0.45
OnTrackListDeletion
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestGetGarbageInput
Method · 0.36