Searched refs:pressedButton (Results 1 – 2 of 2) sorted by relevance
336 bool pressedButton = (buttons & movements.buttons) > 0; in _ControlThread() local338 pressedButton ? B_MOUSE_DOWN : B_MOUSE_UP, in _ControlThread()342 if (pressedButton) { in _ControlThread()
488 bool pressedButton = (buttons & movements.buttons) > 0; in _ControlThread() local490 pressedButton ? B_MOUSE_DOWN : B_MOUSE_UP, in _ControlThread()493 if (pressedButton) { in _ControlThread()