Home
last modified time | relevance | path

Searched refs:WM_KEYLAST (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/dports/converters/wkhtmltopdf/qt-5db36ec/examples/activeqt/webbrowser/
H A Dwebaxwidget.h58 if (message >= WM_KEYFIRST && message <= WM_KEYLAST) in translateKeyEvent()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtactiveqt/examples/activeqt/mediaplayer/
H A Dmediaaxwidget.h70 if (message >= WM_KEYFIRST && message <= WM_KEYLAST) in translateKeyEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.Windows.Forms.Design/
H A DNative.cs190 WM_KEYLAST = 0x0108, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DCommon.cs123 WM_KEYLAST = 0x0108, enumerator
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DWin32Msg.i42 x_MSG(WM_KEYLAST)
/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/mfc/
H A Dvgui_mfc_mainfrm.cxx89 if (pmsg->message >= WM_KEYFIRST && pmsg->message <= WM_KEYLAST) in PreTranslateMessage()
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/
H A DMessage.hsc83 , wM_KEYLAST = WM_KEYLAST
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/Win32/
H A DEnums.cs201 WM_KEYLAST = 0x0108, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Dlegacy_render_widget_host_win.h82 MESSAGE_RANGE_HANDLER(WM_KEYFIRST, WM_KEYLAST, OnKeyboardRange) in MESSAGE_HANDLER_EX()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dlegacy_render_widget_host_win.h82 MESSAGE_RANGE_HANDLER(WM_KEYFIRST, WM_KEYLAST, OnKeyboardRange) in MESSAGE_HANDLER_EX()
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/dialogs/win/
H A Dap_Win32Dialog_CollaborationEditAccount.cpp225 if ((lpMsg->message >= WM_KEYFIRST && lpMsg->message <= WM_KEYLAST)) in detailsGetMsgProc()
H A Dap_Win32Dialog_CollaborationAddAccount.cpp246 if ((lpMsg->message >= WM_KEYFIRST && lpMsg->message <= WM_KEYLAST)) in detailsGetMsgProc()
/dports/cad/ldview/ldview-4.4/
H A DSSModelWindow.cpp280 (message >= WM_KEYFIRST && message <= WM_KEYLAST)) in checkForExit()
/dports/devel/agar/agar-1.5.0/gui/
H A Ddrv_wgl_prwincmd.inc114 PVAL(WM_KEYLAST);
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsAppShell.cpp375 if (msg.message >= WM_KEYFIRST && msg.message <= WM_KEYLAST && in ProcessNextNativeEvent()
H A DKeyboardLayout.cpp2850 NS_WARN_IF(aKeyOrCharMsg1.message > WM_KEYLAST) || in IsSamePhysicalKeyMessage()
2852 NS_WARN_IF(aKeyOrCharMsg2.message > WM_KEYLAST)) { in IsSamePhysicalKeyMessage()
2892 if (!WinUtils::PeekMessage(&nextKeyMsg, mMsg.hwnd, WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
2968 WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
3118 WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
3235 WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
3248 WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
5222 if (WinUtils::PeekMessage(&msg, aWnd, WM_KEYFIRST, WM_KEYLAST, in RemoveNextCharMessage()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.CarbonInternal/
H A DKeyboardHandler.cs268 if (msg.message >= Msg.WM_KEYFIRST && msg.message <= Msg.WM_KEYLAST) in TranslateMessage()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/
H A DAlphaPopup.cpp207 if ( (lpMsg->message >= WM_KEYFIRST && lpMsg->message <= WM_KEYLAST) ) in AlphaSelectDlg_GetMsgProc()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/guied/
H A DGETransformer.cpp329 …( lpMsg->message != WM_SYSCHAR && (lpMsg->message >= WM_KEYFIRST && lpMsg->message <= WM_KEYLAST) ) in GetMsgProc()
/dports/graphics/cfdg/cfdg-3.3_1/src-net/FileDlgExtenders/
H A DEnums.cs466 WM_KEYLAST = 0x0108, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DKeyboardLayout.cpp2976 NS_WARN_IF(aKeyOrCharMsg1.message > WM_KEYLAST) || in IsSamePhysicalKeyMessage()
2978 NS_WARN_IF(aKeyOrCharMsg2.message > WM_KEYLAST)) { in IsSamePhysicalKeyMessage()
3016 if (!WinUtils::PeekMessage(&nextKeyMsg, mMsg.hwnd, WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
3095 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3247 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3369 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3382 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
5501 if (WinUtils::PeekMessage(&msg, aWnd, WM_KEYFIRST, WM_KEYLAST, in RemoveNextCharMessage()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DKeyboardLayout.cpp2939 NS_WARN_IF(aKeyOrCharMsg1.message > WM_KEYLAST) || in IsSamePhysicalKeyMessage()
2941 NS_WARN_IF(aKeyOrCharMsg2.message > WM_KEYLAST)) { in IsSamePhysicalKeyMessage()
2979 if (!WinUtils::PeekMessage(&nextKeyMsg, mMsg.hwnd, WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
3058 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3210 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3332 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3345 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
5311 if (WinUtils::PeekMessage(&msg, aWnd, WM_KEYFIRST, WM_KEYLAST, in RemoveNextCharMessage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DKeyboardLayout.cpp2919 NS_WARN_IF(aKeyOrCharMsg1.message > WM_KEYLAST) || in IsSamePhysicalKeyMessage()
2921 NS_WARN_IF(aKeyOrCharMsg2.message > WM_KEYLAST)) { in IsSamePhysicalKeyMessage()
2958 if (!WinUtils::PeekMessage(&nextKeyMsg, mMsg.hwnd, WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
3037 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3189 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3311 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3324 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
5374 if (WinUtils::PeekMessage(&msg, aWnd, WM_KEYFIRST, WM_KEYLAST, in RemoveNextCharMessage()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DKeyboardLayout.cpp2923 NS_WARN_IF(aKeyOrCharMsg1.message > WM_KEYLAST) || in IsSamePhysicalKeyMessage()
2925 NS_WARN_IF(aKeyOrCharMsg2.message > WM_KEYLAST)) { in IsSamePhysicalKeyMessage()
2962 if (!WinUtils::PeekMessage(&nextKeyMsg, mMsg.hwnd, WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
3041 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3193 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3315 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3328 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
5372 if (WinUtils::PeekMessage(&msg, aWnd, WM_KEYFIRST, WM_KEYLAST, in RemoveNextCharMessage()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DKeyboardLayout.cpp2919 NS_WARN_IF(aKeyOrCharMsg1.message > WM_KEYLAST) || in IsSamePhysicalKeyMessage()
2921 NS_WARN_IF(aKeyOrCharMsg2.message > WM_KEYLAST)) { in IsSamePhysicalKeyMessage()
2958 if (!WinUtils::PeekMessage(&nextKeyMsg, mMsg.hwnd, WM_KEYFIRST, WM_KEYLAST, in GetFollowingCharMessage()
3037 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3189 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3311 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
3324 WM_KEYLAST, PM_NOREMOVE | PM_NOYIELD)) { in GetFollowingCharMessage()
5374 if (WinUtils::PeekMessage(&msg, aWnd, WM_KEYFIRST, WM_KEYLAST, in RemoveNextCharMessage()

12345678910>>...18