MCPcopy 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
81TrackArtist * TrackArtist::Get( TrackPanelDrawingContext &context )
82{
83 return static_cast< TrackArtist* >( context.pUserData );
84}
85
86void TrackArtist::SetColours( int iColorIndex)
87{

Callers 15

HandleSliderGainMethod · 0.45
HandleSliderVelocityMethod · 0.45
HandleSliderPanMethod · 0.45
OnMixerBoardFunction · 0.45
DoRemoveTrackMethod · 0.45
OnStatusChangeMethod · 0.45
OnHistoryFunction · 0.45
SetEffectMethod · 0.45
RealtimeEffectPanelMethod · 0.45
ProcessUIHandleResultMethod · 0.45
OnTrackListDeletionMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestGetGarbageInputMethod · 0.36