Searched refs:MOUSE_MIDDLE_BUTTON_UP (Results 1 – 5 of 5) sorted by relevance
51 #define MOUSE_MIDDLE_BUTTON_UP 0x0020 macro64 #define MOUSE_BUTTON_3_UP MOUSE_MIDDLE_BUTTON_UP
181 DeviceExtension->MouseInputData.ButtonFlags |= MOUSE_MIDDLE_BUTTON_UP; in InPortDpcForIsr()206 DeviceExtension->MouseInputData.ButtonFlags |= MOUSE_MIDDLE_BUTTON_UP; in InPortDpcForIsr()
252 Input->ButtonFlags |= MOUSE_MIDDLE_BUTTON_UP; in SermouseDeviceWorker()
71 if (mid->ButtonFlags & MOUSE_MIDDLE_BUTTON_UP) in UserProcessMouseInput()
28 MOUSE_MIDDLE_BUTTON_UP,