Home
last modified time | relevance | path

Searched defs:otherPointField (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp251 float BPoint::* otherPointField; in Render() local
294 first.*otherPointField = rulerChartClosest; in Render() local
296 second.*otherPointField = rulerChartDistant; in Render() local
300 fourth.*otherPointField = rulerChartClosest; in Render() local
310 first.*otherPointField = rulerChartDistant; in Render() local
312 second.*otherPointField = rulerChartDistant in Render() local
329 first.*otherPointField = rulerDirection == 1 in Render() local