![]() |
Audacity 3.2.0
|
#include "ZoomInfo.h"Go to the source code of this file.
Enumerations | |
| enum | : int { kAffordancesAreaHeight = 18 , kTopInset = 4 , kTopMargin = kTopInset + kBorderThickness , kBottomMargin = kShadowThickness + kBorderThickness , kTrackSeparatorThickness = kBottomMargin + kTopMargin , kChannelSeparatorThickness = 1 } |
| constants related to y coordinates in the track panel More... | |
| anonymous enum : int |
constants related to y coordinates in the track panel
Audacity: A Digital Audio Editor
Paul Licameli split from ViewInfo.h
| Enumerator | |
|---|---|
| kAffordancesAreaHeight | |
| kTopInset | |
| kTopMargin | |
| kBottomMargin | |
| kTrackSeparatorThickness | |
| kChannelSeparatorThickness | |
Definition at line 18 of file TrackPanelConstants.h.