Searched refs:BUTTON_MASK (Results 1 – 1 of 1) sorted by relevance
102 static const sal_uInt32 BUTTON_MASK (LEFT_BUTTON | RIGHT_BUTTON | MIDDLE_BUTTON); variable1980 switch (rDescriptor.mnEventCode & BUTTON_MASK) in ProcessButtonUpEvent()1998 switch (rDescriptor.mnEventCode & (MOUSE_MOTION | BUTTON_MASK)) in ProcessMotionEvent()
Completed in 23 milliseconds