Audacity 3.2.0
|
#include "TrackArtist.h"
#include "AllThemeResources.h"
#include "prefs/GUIPrefs.h"
#include "SyncLock.h"
#include "Theme.h"
#include "TrackPanelDrawingContext.h"
#include "Decibels.h"
#include "prefs/TracksPrefs.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{TrackArtist.cpp} |
Functions | |
void | anonymous_namespace{TrackArtist.cpp}::ChangeLightness (wxPen &pen, int ialpha) |
void | anonymous_namespace{TrackArtist.cpp}::ChangeLightness (wxBrush &brush, int ialpha) |