Searched refs:RIGHT_BUTTON (Results 1 – 1 of 1) sorted by relevance
78 static const sal_uInt32 RIGHT_BUTTON (0x00000020); variable102 static const sal_uInt32 BUTTON_MASK (LEFT_BUTTON | RIGHT_BUTTON | MIDDLE_BUTTON);1035 case MOUSE_RIGHT: nEventCode |= RIGHT_BUTTON; break; in EncodeMouseEvent()1393 case BUTTON_DOWN | RIGHT_BUTTON | SINGLE_CLICK | OVER_UNSELECTED_PAGE: in ProcessButtonDownEvent()1403 case BUTTON_DOWN | RIGHT_BUTTON | SINGLE_CLICK | OVER_SELECTED_PAGE: in ProcessButtonDownEvent()1408 case BUTTON_DOWN | RIGHT_BUTTON | SINGLE_CLICK | NOT_OVER_PAGE: in ProcessButtonDownEvent()
Completed in 32 milliseconds