Searched refs:MBT_MIDDLE (Results 1 – 9 of 9) sorted by relevance
123 case MBT_MIDDLE: in TranslateUiClickEvent()
472 case MBT_MIDDLE:
610 : (message == WM_RBUTTONDOWN ? MBT_RIGHT : MBT_MIDDLE)); in OnMouseEvent()650 : (message == WM_RBUTTONUP ? MBT_RIGHT : MBT_MIDDLE)); in OnMouseEvent()
211 [self sendMouseClick:event button:MBT_MIDDLE isUp:false];230 [self sendMouseClick:event button:MBT_MIDDLE isUp:true];
1431 button_type = MBT_MIDDLE; in ClickEvent()
573 if (button == MBT_MIDDLE) in SendMouseEvents()
1636 MBT_MIDDLE, enumerator
1784 (mode_ == MIDDLE_CLICK ? MBT_MIDDLE : MBT_LEFT); in ContinueIfReady()
11880 MBT_MIDDLE,62597 + {MIDDLE_BUTTON, MBT_MIDDLE}, {BACK_BUTTON, MBT_BACK},62791 + case MBT_MIDDLE: