Home
last modified time | relevance | path

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 in Render()
286 : fFrame.RightBottom().*otherPointField - kChartRulerDistance; in Render()