Searched refs:otherPointField (Results 1 – 1 of 1) sorted by relevance
251 float BPoint::* otherPointField; in Render() local261 otherPointField = &BPoint::x; in Render()270 otherPointField = &BPoint::y; in Render()285 ? fFrame.LeftTop().*otherPointField + kChartRulerDistance in Render()286 : fFrame.RightBottom().*otherPointField - kChartRulerDistance; in Render()294 first.*otherPointField = rulerChartClosest; in Render() local296 second.*otherPointField = rulerChartDistant; in Render() local300 fourth.*otherPointField = rulerChartClosest; in Render() local310 first.*otherPointField = rulerChartDistant; in Render() local312 second.*otherPointField = rulerChartDistant in Render() local[all …]