Home
last modified time | relevance | path

Searched refs:LLKHF_EXTENDED (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinkeyhook.c45 #ifndef LLKHF_EXTENDED
46 #define LLKHF_EXTENDED 0x00000001 macro
112 | (0x01000000 & ((p->flags & LLKHF_EXTENDED) << 23)); in winKeyboardMessageHookLL()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwinkeyhook.c45 #ifndef LLKHF_EXTENDED
46 #define LLKHF_EXTENDED 0x00000001 macro
112 | (0x01000000 & ((p->flags & LLKHF_EXTENDED) << 23)); in winKeyboardMessageHookLL()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinkeyhook.c45 #ifndef LLKHF_EXTENDED
46 #define LLKHF_EXTENDED 0x00000001 macro
112 | (0x01000000 & ((p->flags & LLKHF_EXTENDED) << 23)); in winKeyboardMessageHookLL()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dwinkeyhook.c45 #ifndef LLKHF_EXTENDED
46 #define LLKHF_EXTENDED 0x00000001 macro
112 | (0x01000000 & ((p->flags & LLKHF_EXTENDED) << 23)); in winKeyboardMessageHookLL()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwinkeyhook.c45 #ifndef LLKHF_EXTENDED
46 #define LLKHF_EXTENDED 0x00000001 macro
112 | (0x01000000 & ((p->flags & LLKHF_EXTENDED) << 23)); in winKeyboardMessageHookLL()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwinkeyhook.c45 #ifndef LLKHF_EXTENDED
46 #define LLKHF_EXTENDED 0x00000001 macro
112 | (0x01000000 & ((p->flags & LLKHF_EXTENDED) << 23)); in winKeyboardMessageHookLL()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinkeyhook.c45 #ifndef LLKHF_EXTENDED
46 #define LLKHF_EXTENDED 0x00000001 macro
112 | (0x01000000 & ((p->flags & LLKHF_EXTENDED) << 23)); in winKeyboardMessageHookLL()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dwinkeyhook.c45 #ifndef LLKHF_EXTENDED
46 #define LLKHF_EXTENDED 0x00000001 macro
112 | (0x01000000 & ((p->flags & LLKHF_EXTENDED) << 23)); in winKeyboardMessageHookLL()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinkeyhook.c45 #ifndef LLKHF_EXTENDED
46 #define LLKHF_EXTENDED 0x00000001 macro
112 | (0x01000000 & ((p->flags & LLKHF_EXTENDED) << 23)); in winKeyboardMessageHookLL()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/win/
H A Dkeyboard_hook_win_base.cc71 if (ll_hooks->flags & LLKHF_EXTENDED) in ProcessKeyEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/win/
H A Dkeyboard_hook_win_base.cc73 if (ll_hooks->flags & LLKHF_EXTENDED) in ProcessKeyEvent()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/platform/win/
H A Dbase_global_shortcuts_win.cpp47 const auto extendedBit = ((press->flags & LLKHF_EXTENDED) != 0); in ProcessHookedKeyboardEvent()
/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DMSWindowsHook.cpp417 if (info->flags & LLKHF_EXTENDED) { in keyboardLLHook()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/platform/
H A DMSWindowsHook.cpp485 if (info->flags & LLKHF_EXTENDED) { in keyboardLLHook()
/dports/net/freerdp/freerdp-2.5.0/client/Windows/
H A Dwf_event.c89 rdp_scancode = MAKE_RDP_SCANCODE((BYTE)p->scanCode, p->flags & LLKHF_EXTENDED); in wf_ll_kbd_proc()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DGlobalShortcut_win.cpp388 bool extended = !!(key->flags & LLKHF_EXTENDED);
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DGlobalShortcut_win.cpp388 bool extended = !!(key->flags & LLKHF_EXTENDED);
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dconstants.py1253 LLKHF_EXTENDED = 1 variable
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dconstants.py2197 LLKHF_EXTENDED=1 variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dconstants.py1263 LLKHF_EXTENDED = 1 variable
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32fns.c2624 (hs->flags & LLKHF_EXTENDED) ? KEYEVENTF_EXTENDEDKEY : 0; in funhook()
2661 | ((hs->flags & LLKHF_EXTENDED) ? ENHANCED_KEY : 0); in funhook()
/dports/editors/emacs/emacs-27.2/src/
H A Dw32fns.c2681 (hs->flags & LLKHF_EXTENDED) ? KEYEVENTF_EXTENDEDKEY : 0; in funhook()
2718 | ((hs->flags & LLKHF_EXTENDED) ? ENHANCED_KEY : 0); in funhook()
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h274 #define LLKHF_EXTENDED (KF_EXTENDED >> 8) macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d2442 enum LLKHF_EXTENDED = (KF_EXTENDED >> 8);
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d2442 enum LLKHF_EXTENDED = (KF_EXTENDED >> 8);

12345678