Home
last modified time | relevance | path

Searched defs:MOUSE_MIDDLE (Results 1 – 16 of 16) sorted by relevance

/dports/games/traingame/traingame-cb6513e/include/
H A DIScreen.hpp28 MOUSE_UNKNOWN, MOUSE_LEFT, MOUSE_MIDDLE, MOUSE_RIGHT, enumerator
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DKeyName.h46 MOUSE_MIDDLE = MOUSE_BASE + SDL_BUTTON_MIDDLE, enumerator
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dmouse.h31 #define MOUSE_MIDDLE 0x01 macro
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/
H A Dobs-interaction.h40 MOUSE_MIDDLE, enumerator
/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Dinput.h31 MOUSE_MIDDLE, enumerator
/dports/science/jmol/jmol-14.32.7/src/org/jmol/awtjs/
H A DEvent.java6 public static final int MOUSE_MIDDLE = 8; //Event.ALT_MASK; field in Event
/dports/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0/src/
H A Dhurd_kbd.c72 #define MOUSE_MIDDLE 2 macro
/dports/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3/src/
H A Dhurd_mouse.c73 #define MOUSE_MIDDLE 2 macro
/dports/editors/the/THE-3.3RC4/
H A Dmouse.c96 #define MOUSE_MIDDLE (2 << MOUSE_BUTTON_OFFSET) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Devent.hxx103 #define MOUSE_MIDDLE (sal_uInt16(0x0002)) macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Devent.hxx99 #define MOUSE_MIDDLE (sal_uInt16(0x0002)) macro
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dkeys.h142 MOUSE_MIDDLE, enumerator
/dports/devel/libgnt/libgnt-2.14.3/
H A Dgntmain.c122 MOUSE_MIDDLE in detect_mouse_action() enumerator
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/base/
H A Devent_listener.h38 MOUSE_MIDDLE, enumerator
/dports/devel/love5/love-0.5-0/src/liblove/include/love/
H A Dconstants.h161 MOUSE_MIDDLE = 2, enumerator
/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h1890 #define MOUSE_MIDDLE 0x01 macro