Home
last modified time | relevance | path

Searched defs:bHandled (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/test/win32/dnd/
H A Datlwindow.cxx55 LRESULT AWindow::OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnClose()
71 LRESULT AWindow::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnCreate()
125 LRESULT AWindow::OnMouseAction(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMouseAction()
140 LRESULT AWindow::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer()
207 LRESULT AWindow::OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnSize()
219 LRESULT AWindow::OnFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnFocus()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/win/dnd/
H A Datlwindow.cxx55 LRESULT AWindow::OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnClose()
71 LRESULT AWindow::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnCreate()
125 LRESULT AWindow::OnMouseAction(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMouseAction()
140 LRESULT AWindow::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer()
207 LRESULT AWindow::OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnSize()
219 LRESULT AWindow::OnFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnFocus()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/gfx_html/
H A Dbrowserwnd_win.cpp65 LRESULT CHTMLBrowserWnd::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnCreate()
132 LRESULT CHTMLBrowserWnd::OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnClose()
141 LRESULT CHTMLBrowserWnd::OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnSize()
148 LRESULT CHTMLBrowserWnd::OnInputActivity(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnInputActivity()
164 LRESULT CHTMLBrowserWnd::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/joysticks/generic/
H A DInputHandling.cpp39 bool bHandled = false; in OnHatMotion() local
58 bool bHandled = false; in OnAxisMotion() local
95 bool bHandled = false; in OnDigitalMotion() local
124 bool bHandled = false; in OnAnalogMotion() local
H A DFeatureHandling.cpp97 bool bHandled = AcceptsInput(bPressed); in OnDigitalMotion() local
118 bool bHandled = AcceptsInput(magnitude > 0.0f); in OnAnalogMotion() local
138 bool bHandled = false; in OnDigitalMotion() local
313 bool bHandled = AcceptsInput(magnitude > 0.0f); in OnAnalogMotion() local
359 bool bHandled = AcceptsInput(magnitude > 0.0f); in OnAnalogMotion() local
412 bool bHandled = AcceptsInput(magnitude > 0.0f); in OnAnalogMotion() local
499 bool bHandled = AcceptsInput(true); in OnAnalogMotion() local
H A DDriverReceiving.cpp25 bool bHandled = false; in SetRumbleState() local
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/win32/
H A Dwin32touch.c48 BOOL bHandled = FALSE; /* Needed to release the handle */ in DecodeGesture() local
72 BOOL bHandled = FALSE; /* Needed to release the handle */ in DecodeGestureAction() local
209 BOOL bHandled = FALSE; /* Needed to release the handle */ in DecodeGestureProjection() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlctrlw.h1069 LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnKeyDown()
1107 LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnKeyUp()
1124 LRESULT OnChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnChar()
1224 LRESULT OnInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnInitMenuPopup()
1329 LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuSelect()
1431 LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuChar()
1616 LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentHotItemChange()
1652 LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentDropDown()
1719 LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnParentMenuChar()
1767 LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentCustomDraw()
[all …]
H A Datlsplit.h578 LRESULT OnSetCursor(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnSetCursor()
594 LRESULT OnMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOOL& bHandled) in OnMouseMove()
635 LRESULT OnLButtonDown(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM lParam, BOOL& bHandled) in OnLButtonDown()
662 LRESULT OnLButtonUp(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& bHandled) in OnLButtonUp()
703 LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnKeyDown()
760 LRESULT OnSetFocus(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM, BOOL& bHandled) in OnSetFocus()
1100 LRESULT OnSize(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnSize()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1092 LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnKeyDown()
1132 LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnKeyUp()
1149 LRESULT OnChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnChar()
1255 LRESULT OnInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnInitMenuPopup()
1360 LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuSelect()
1469 LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuChar()
1660 LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentHotItemChange()
1705 LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentDropDown()
1772 LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnParentMenuChar()
1820 LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentCustomDraw()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlctrlw.h1069 LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnKeyDown()
1107 LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnKeyUp()
1124 LRESULT OnChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnChar()
1224 LRESULT OnInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnInitMenuPopup()
1329 LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuSelect()
1431 LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuChar()
1616 LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentHotItemChange()
1652 LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentDropDown()
1719 LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnParentMenuChar()
1767 LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentCustomDraw()
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1092 LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnKeyDown()
1132 LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnKeyUp()
1149 LRESULT OnChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnChar()
1255 LRESULT OnInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnInitMenuPopup()
1360 LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuSelect()
1469 LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuChar()
1660 LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentHotItemChange()
1705 LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentDropDown()
1772 LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnParentMenuChar()
1820 LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentCustomDraw()
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1092 LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnKeyDown()
1132 LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnKeyUp()
1149 LRESULT OnChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnChar()
1255 LRESULT OnInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnInitMenuPopup()
1360 LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuSelect()
1469 LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuChar()
1660 LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentHotItemChange()
1705 LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentDropDown()
1772 LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnParentMenuChar()
1820 LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentCustomDraw()
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1092 LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnKeyDown()
1132 LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnKeyUp()
1149 LRESULT OnChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnChar()
1255 LRESULT OnInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnInitMenuPopup()
1360 LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuSelect()
1469 LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuChar()
1660 LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentHotItemChange()
1705 LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentDropDown()
1772 LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnParentMenuChar()
1820 LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentCustomDraw()
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1092 LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnKeyDown()
1132 LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnKeyUp()
1149 LRESULT OnChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnChar()
1255 LRESULT OnInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnInitMenuPopup()
1360 LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuSelect()
1469 LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuChar()
1660 LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentHotItemChange()
1705 LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentDropDown()
1772 LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnParentMenuChar()
1820 LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentCustomDraw()
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlctrlw.h1092 LRESULT OnKeyDown(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnKeyDown()
1132 LRESULT OnKeyUp(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnKeyUp()
1149 LRESULT OnChar(UINT /*uMsg*/, WPARAM wParam, LPARAM /*lParam*/, BOOL& bHandled) in OnChar()
1255 LRESULT OnInitMenuPopup(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnInitMenuPopup()
1360 LRESULT OnMenuSelect(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuSelect()
1469 LRESULT OnMenuChar(UINT /*uMsg*/, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMenuChar()
1660 LRESULT OnParentHotItemChange(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentHotItemChange()
1705 LRESULT OnParentDropDown(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentDropDown()
1772 LRESULT OnParentMenuChar(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnParentMenuChar()
1820 LRESULT OnParentCustomDraw(int /*idCtrl*/, LPNMHDR pnmh, BOOL& bHandled) in OnParentCustomDraw()
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/peripherals/devices/
H A DPeripheralJoystick.cpp235 bool bHandled = false; in OnButtonMotion() local
291 bool bHandled = false; in OnHatMotion() local
348 bool bHandled = false; in OnAxisMotion() local
384 bool bHandled = false; in SetMotorState() local
H A DPeripheralMouse.cpp78 bool bHandled = false; in OnPosition() local
110 bool bHandled = false; in OnButtonPress() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Ddebugevent.cxx103 bool bHandled = ImplWindowFrameProc( pSysWin, nEvent, &aEvent); in InjectMenuEvent() local
153 bool bHandled = ImplWindowFrameProc( pWindow, SalEvent::KeyInput, &aKeyEvent); in InjectTextEvent() local
235 bool bHandled = ImplWindowFrameProc( pWindow, SalEvent::KeyInput, &aKeyEvent ); in InjectKeyNavEdit() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Ddebugevent.cxx105 bool bHandled = ImplWindowFrameProc( pSysWin, nEvent, &aEvent); in InjectMenuEvent() local
155 bool bHandled = ImplWindowFrameProc( pWindow, SalEvent::KeyInput, &aKeyEvent); in InjectTextEvent() local
237 bool bHandled = ImplWindowFrameProc( pWindow, SalEvent::KeyInput, &aKeyEvent ); in InjectKeyNavEdit() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/keyboard/
H A DKeyboardEasterEgg.cpp24 bool bHandled = false; in OnKeyPress() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/controllers/windows/
H A DGUIConfigurationWizard.cpp205 bool bHandled = false; in MapPrimitive() local
388 bool bHandled = false; in OnKeyPress() local
411 bool bHandled = false; in OnAction() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/cctrl/
H A Dactctrl.cxx26 bool bHandled = false; in EventNotify() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/mouse/generic/
H A DMouseInputHandling.cpp39 bool bHandled = false; in OnPosition() local
106 bool bHandled = false; in OnButtonPress() local
/dports/multimedia/libcec/libcec-libcec-6.0.2/src/libcec/adapter/Pulse-Eight/
H A DUSBCECAdapterMessageQueue.cpp65 bool bHandled(false); in MessageReceived() local
196 bool bHandled(false); in MessageReceivedCommandAccepted() local
387 bool bHandled(false); in MessageReceived() local

12345678910>>...12