Searched refs:dRB (Results 1 – 2 of 2) sorted by relevance
355 float dRB = point_point_distance(fRightBottom, where); in _DragStateFor() local356 float d = min4(dLT, dRT, dLB, dRB); in _DragStateFor()364 else if (d == dRB) in _DragStateFor()
559 float dRB = point_point_distance(fRightBottom, where); in _DragStateFor() local560 float d = min4(dLT, dRT, dLB, dRB); in _DragStateFor()568 else if (d == dRB) in _DragStateFor()