Home
last modified time | relevance | path

Searched defs:is_down (Results 1 – 25 of 112) sorted by relevance

12345

/dports/comms/xcwcp/unixcw-3.5.1/src/xcwcp/
H A Dreceiver.cc111 const int is_down = event->type() == QEvent::KeyPress; in handle_key_event() local
164 const int is_down = event->type() == QEvent::MouseButtonPress in handle_mouse_event() local
198 void Receiver::sk_event(bool is_down) in sk_event()
227 void Receiver::ik_left_event(bool is_down, bool is_reverse_paddles) in ik_left_event()
265 void Receiver::ik_right_event(bool is_down, bool is_reverse_paddles) in ik_right_event()
/dports/comms/unixcw/unixcw-3.5.1/src/xcwcp/
H A Dreceiver.cc111 const int is_down = event->type() == QEvent::KeyPress; in handle_key_event() local
164 const int is_down = event->type() == QEvent::MouseButtonPress in handle_mouse_event() local
198 void Receiver::sk_event(bool is_down) in sk_event()
227 void Receiver::ik_left_event(bool is_down, bool is_reverse_paddles) in ik_left_event()
265 void Receiver::ik_right_event(bool is_down, bool is_reverse_paddles) in ik_right_event()
/dports/games/julius/julius-1.7.0/src/window/
H A Dsound_options.c175 static void arrow_button_music(int is_down, int param2) in arrow_button_music()
181 static void arrow_button_speech(int is_down, int param2) in arrow_button_speech()
187 static void arrow_button_effects(int is_down, int param2) in arrow_button_effects()
193 static void arrow_button_city(int is_down, int param2) in arrow_button_city()
H A Dspeed_options.c95 static void arrow_button_game(int is_down, int param2) in arrow_button_game()
104 static void arrow_button_scroll(int is_down, int param2) in arrow_button_scroll()
H A Ddifficulty_options.c50 static void arrow_button_difficulty(int is_down, int param2) in arrow_button_difficulty()
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/input/
H A Dinput_manager.cpp214 void InputManager::set_state(const Event &ev, bool is_down) { in set_state()
285 bool InputManager::is_down(const ClassCode &cc) const { in is_down() function in openage::input::InputManager
294 bool InputManager::is_down(event_class ec, code_t code) const { in is_down() function in openage::input::InputManager
299 bool InputManager::is_down(SDL_Keycode k) const { in is_down() function in openage::input::InputManager
/dports/sysutils/lineakd/lineakd-0.9/utils/
H A Dxsendkeycode.c27 int keycode , is_down=1; in main() local
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/common/
H A Dxf86Xinput.c1330 int is_down, int first_valuator, int num_valuators, ...) in xf86PostButtonEvent()
1353 int is_down, in xf86PostButtonEventP()
1368 int button, int is_down, const ValuatorMask *mask) in xf86PostButtonEventM()
1394 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1402 int is_down) in xf86PostKeyEventP()
1408 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1428 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Xinput.c1330 int is_down, int first_valuator, int num_valuators, ...) in xf86PostButtonEvent()
1353 int is_down, in xf86PostButtonEventP()
1368 int button, int is_down, const ValuatorMask *mask) in xf86PostButtonEventM()
1394 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1402 int is_down) in xf86PostKeyEventP()
1408 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1428 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Xinput.c1330 int is_down, int first_valuator, int num_valuators, ...) in xf86PostButtonEvent()
1353 int is_down, in xf86PostButtonEventP()
1368 int button, int is_down, const ValuatorMask *mask) in xf86PostButtonEventM()
1394 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1402 int is_down) in xf86PostKeyEventP()
1408 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1428 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Xinput.c1330 int is_down, int first_valuator, int num_valuators, ...) in xf86PostButtonEvent()
1353 int is_down, in xf86PostButtonEventP()
1368 int button, int is_down, const ValuatorMask *mask) in xf86PostButtonEventM()
1394 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1402 int is_down) in xf86PostKeyEventP()
1408 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1428 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Xinput.c1330 int is_down, int first_valuator, int num_valuators, ...) in xf86PostButtonEvent()
1353 int is_down, in xf86PostButtonEventP()
1368 int button, int is_down, const ValuatorMask *mask) in xf86PostButtonEventM()
1394 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1402 int is_down) in xf86PostKeyEventP()
1408 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1428 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/common/
H A Dxf86Xinput.c1357 int is_down, int first_valuator, int num_valuators, ...) in xf86PostButtonEvent()
1380 int is_down, in xf86PostButtonEventP()
1395 int button, int is_down, const ValuatorMask *mask) in xf86PostButtonEventM()
1421 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1429 int is_down) in xf86PostKeyEventP()
1435 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1455 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Xinput.c1330 int is_down, int first_valuator, int num_valuators, ...) in xf86PostButtonEvent()
1353 int is_down, in xf86PostButtonEventP()
1368 int button, int is_down, const ValuatorMask *mask) in xf86PostButtonEventM()
1394 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1402 int is_down) in xf86PostKeyEventP()
1408 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1428 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86Xinput.c1330 int is_down, int first_valuator, int num_valuators, ...) in xf86PostButtonEvent()
1353 int is_down, in xf86PostButtonEventP()
1368 int button, int is_down, const ValuatorMask *mask) in xf86PostButtonEventM()
1394 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1402 int is_down) in xf86PostKeyEventP()
1408 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1428 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()
/dports/net-mgmt/portmon/portmon-2.0/src/
H A Dportmon.h40 int is_down; member
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/common/
H A Dxf86Xinput.c1357 int is_down, int first_valuator, int num_valuators, ...) in xf86PostButtonEvent()
1380 int is_down, in xf86PostButtonEventP()
1395 int button, int is_down, const ValuatorMask *mask) in xf86PostButtonEventM()
1421 xf86PostKeyEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEvent()
1429 int is_down) in xf86PostKeyEventP()
1435 xf86PostKeyEventM(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyEventM()
1455 xf86PostKeyboardEvent(DeviceIntPtr device, unsigned int key_code, int is_down) in xf86PostKeyboardEvent()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/widgets/
H A DLSPSwitch.h67 inline bool is_down() const { return nState & S_TOGGLED; } in is_down() function
H A DLSPButton.h76 inline bool is_down() const { return nState & S_DOWN; } in is_down() function
/dports/games/julius/julius-1.7.0/src/window/advisor/
H A Dfinancial.c111 static void button_change_taxes(int is_down, int param2) in button_change_taxes()
H A Dlabor.c108 static void arrow_button_wages(int is_down, int param2) in arrow_button_wages()
/dports/games/augustus/augustus-3.1.0/src/window/advisor/
H A Dlabor.c108 static void arrow_button_wages(int is_down, int param2) in arrow_button_wages()
H A Dfinancial.c117 static void button_change_taxes(int is_down, int param2) in button_change_taxes()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/src/compat/
H A Dui.c93 int16_t is_down = 0; in ui_event() local
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/api/
H A Dstatic_graphics.cpp65 void boinc_app_mouse_button(int x, int y, int which, int is_down) { in boinc_app_mouse_button()

12345