Searched refs:ChartAxisLegendSource (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/chart/
H A DChartAxisLegendSource.cpp6 #include "chart/ChartAxisLegendSource.h"
9 ChartAxisLegendSource::~ChartAxisLegendSource()
H A DChartAxisLegendSource.h15 class ChartAxisLegendSource { class
17 virtual ~ChartAxisLegendSource();
H A DBigtimeChartAxisLegendSource.h8 #include "chart/ChartAxisLegendSource.h"
11 class BigtimeChartAxisLegendSource : public ChartAxisLegendSource {
H A DDefaultChartAxisLegendSource.h8 #include "chart/ChartAxisLegendSource.h"
11 class DefaultChartAxisLegendSource : public ChartAxisLegendSource {
H A DNanotimeChartAxisLegendSource.h9 #include "chart/ChartAxisLegendSource.h"
12 class NanotimeChartAxisLegendSource : public ChartAxisLegendSource {
H A DLegendChartAxis.h14 class ChartAxisLegendSource;
21 ChartAxisLegendSource* legendSource,
45 ChartAxisLegendSource* fLegendSource;
H A DLegendChartAxis.cpp18 #include "chart/ChartAxisLegendSource.h"
138 LegendChartAxis::LegendChartAxis(ChartAxisLegendSource* legendSource,

Completed in 87 milliseconds