Searched refs:MIDDLE_BUTTON (Results 1 – 1 of 1) sorted by relevance
79 static const sal_uInt32 MIDDLE_BUTTON (0x00000040); variable102 static const sal_uInt32 BUTTON_MASK (LEFT_BUTTON | RIGHT_BUTTON | MIDDLE_BUTTON);1036 case MOUSE_MIDDLE: nEventCode |= MIDDLE_BUTTON; break; in EncodeMouseEvent()
Completed in 29 milliseconds