Searched refs:vimButton (Results 1 – 1 of 1) sorted by relevance
1492 int vimButton; in MouseDown() local1495 vimButton = MOUSE_LEFT; in MouseDown()1497 vimButton = MOUSE_RIGHT; in MouseDown()1499 vimButton = MOUSE_MIDDLE; in MouseDown()1514 guiSendMouseEvent(vimButton, point.x, point.y, in MouseDown()