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

/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp21 static const int32 kChartRulerDistance = 2; variable
26 = kChartRulerDistance + kRulerSize + kRulerMarkSize + kRulerLegendDistance;
285 ? fFrame.LeftTop().*otherPointField + kChartRulerDistance
286 : fFrame.RightBottom().*otherPointField - kChartRulerDistance;

Completed in 24 milliseconds