![]() |
Audacity 3.2.0
|
#include "EnvelopeEditor.h"#include <wx/dc.h>#include <wx/event.h>#include "AColor.h"#include "Envelope.h"#include "TrackArt.h"#include "TrackArtist.h"#include "TrackPanelDrawingContext.h"#include "ViewInfo.h"#include "tracks/ui/EnvelopeHandle.h"Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{EnvelopeEditor.cpp} |
Functions | |
| void | anonymous_namespace{EnvelopeEditor.cpp}::DrawPoint (wxDC &dc, const wxRect &r, int x, int y, bool top) |
| int | anonymous_namespace{EnvelopeEditor.cpp}::SQR (int x) |