Lines Matching refs:_dx
1017 float _dx, _dy;1019 _dx = cx - pt.x; _dy = cy - pt.y;1020 ddata[j] = _dx*_dx + _dy*_dy;