Home
last modified time | relevance | path

Searched refs:WM_HOTKEY (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw31589.pp37 WM_HOTKEY = 786;
131 WM_HOTKEY: DoError(26);
/dports/graphics/ksnip/ksnip-1.9.2/src/gui/globalHotKeys/
H A DWinKeyHandler.cpp39 return msg->message == WM_HOTKEY && msg->wParam == mId; in isKeyPressed()
/dports/deskutils/flameshot/flameshot-0.10.2/src/core/
H A Dglobalshortcutfilter.cpp29 if (msg->message == WM_HOTKEY) { in nativeEventFilter()
/dports/x11/kf5-kglobalaccel/kglobalaccel-5.89.0/src/runtime/plugins/windows/
H A Dkglobalaccel_win.cpp59 if (message->message == WM_HOTKEY) { in winEvent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/win/
H A Dforeground_helper.cc63 if (WM_HOTKEY == msg.message) in ForegroundHotKey()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/win/
H A Dforeground_helper.cc63 if (WM_HOTKEY == msg.message) in ForegroundHotKey()
/dports/multimedia/smplayer/smplayer-21.10.0/src/globalshortcuts/
H A Dglobalshortcuts_win.cpp27 if (msg->message == WM_HOTKEY) { in nativeEventFilter()
/dports/audio/strawberry/strawberry-1.0.0/src/globalshortcuts/
H A Dglobalshortcut-win.cpp67 if (msg->message != WM_HOTKEY) return false;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/accelerators/
H A Dglobal_media_keys_listener_win.cc67 DCHECK_EQ(WM_HOTKEY, static_cast<int>(message)); in OnWndProc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/accelerators/
H A Dglobal_media_keys_listener_win.cc67 DCHECK_EQ(WM_HOTKEY, static_cast<int>(message)); in OnWndProc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/win/
H A Dsingleton_hwnd_hot_key_observer.cc92 if (message == WM_HOTKEY && static_cast<int>(wparam) == hot_key_id_) in OnWndProc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/win/
H A Dsingleton_hwnd_hot_key_observer.cc92 if (message == WM_HOTKEY && static_cast<int>(wparam) == hot_key_id_) in OnWndProc()
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/Window/
H A DHotKey.hsc46 wM_HOTKEY = #const WM_HOTKEY
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dglobal_shortcut_listener_win.cc58 DCHECK_EQ(WM_HOTKEY, static_cast<int>(message)); in OnWndProc()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DCommon.cs233 WM_HOTKEY = 0x0312, enumerator
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-screensaver/
H A Dutil.cpp204 case WM_HOTKEY: return "WM_HOTKEY"; in MessageName()
/dports/deskutils/copyq/CopyQ-5.0.0/qxt/
H A Dqxtglobalshortcut_win.cpp46 if (msg->message == WM_HOTKEY)
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dhotkeywrapper.cc353 if (message->message == WM_HOTKEY) in winEvent()
488 if ( msg->message == WM_HOTKEY || msg->message == GD_HOTKEY_MESSAGE ) in nativeEventFilter()
510 if (message->message == WM_HOTKEY || message->message == GD_HOTKEY_MESSAGE) in winEventFilter()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Devtloop.cpp324 case WM_HOTKEY: in DoYieldFor()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DNativeMethods.Defs.cs41 internal const int WM_HOTKEY = 0x0312; field in KeePass.Native.NativeMethods
/dports/deskutils/qlipper/qlipper-5.1.2/qxt/
H A Dqxtglobalshortcut_win.cpp46 if (msg->message == WM_HOTKEY)
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Devtloop.cpp354 case WM_HOTKEY: in YieldFor()
/dports/audio/cantata/cantata-2.4.2/3rdparty/qxt/
H A Dqxtglobalshortcut_win.cpp35 if (msg->message == WM_HOTKEY) in eventFilter()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/qxt/
H A Dqxtglobalshortcut_win.cpp46 if (msg->message == WM_HOTKEY)
/dports/net-im/pidgin-hotkeys/pidgin-hotkeys-0.2.4/src/
H A Dhotkeys_win32.c14 if (uMsg == WM_HOTKEY && filter) in WndProc()

12345678910>>...18