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

/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp284 float rulerChartClosest = rulerDirection == 1 local
288 float rulerChartDistant = rulerChartClosest + rulerDirection * kRulerSize;
294 first.*otherPointField = rulerChartClosest;
300 fourth.*otherPointField = rulerChartClosest;

Completed in 24 milliseconds