Go to the source code of this file.
|
| constexpr auto | anonymous_namespace{DynamicRangeProcessorTransferFunctionPanel.cpp}::WidthPxToDb (double x, int width, double xPixelsPerDb) |
| |
| constexpr auto | anonymous_namespace{DynamicRangeProcessorTransferFunctionPanel.cpp}::WidthDbToPx (double db, int width, double xPixelsPerDb) |
| |
| constexpr auto | anonymous_namespace{DynamicRangeProcessorTransferFunctionPanel.cpp}::HeightDbToPx (double db, double yPixelsPerDb) |
| |
| auto | anonymous_namespace{DynamicRangeProcessorTransferFunctionPanel.cpp}::GetBrush (double kneeX, double kneeY, const wxColor &colorAtKnee, const wxSize &size, const wxGraphicsContext &gc) |
| |
| void | anonymous_namespace{DynamicRangeProcessorTransferFunctionPanel.cpp}::DrawTransferFunction (wxPaintDC &dc, const wxRect &rect, const CompressorSettings &settings) |
| |