Searched refs:newWhere (Results 1 – 1 of 1) sorted by relevance
596 BPoint newWhere; in _Track() local598 GetMouse(&newWhere, &buttons); in _Track()606 && point_distance(newWhere, where) < 9) { in _Track()640 BPoint newWhere = where; in _Track() local651 GetMouse(&newWhere, &newButtons); in _Track()653 } while (newWhere == where && newButtons == buttons in _Track()674 where = newWhere; in _Track()