Home
last modified time | relevance | path

Searched refs:WM_SETCURSOR (Results 1 – 25 of 762) sorted by relevance

12345678910>>...31

/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-screensaver/
H A Dtsaver.h132 SendMessage(hwnd,WM_SETCURSOR,0,0); in StartDialog()
138 SendMessage(hwnd,WM_SETCURSOR,0,0); in EndDialog()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/PCMan/
H A DUINotify.cpp15 case WM_SETCURSOR: in NotifyWndProc()
20 if ((msg == WM_SETCURSOR) && in NotifyWndProc()
H A DUIComp.cpp17 case WM_SETCURSOR: in CompWndProc()
22 if ((msg == WM_SETCURSOR) && in CompWndProc()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/PCMan/
H A DUINotify.cpp15 case WM_SETCURSOR: in NotifyWndProc()
20 if ((msg == WM_SETCURSOR) && in NotifyWndProc()
H A DUIComp.cpp17 case WM_SETCURSOR: in CompWndProc()
22 if ((msg == WM_SETCURSOR) && in CompWndProc()
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw31589.pp69 WM_SETCURSOR = 32;
163 WM_SETCURSOR: DoError(56);
/dports/www/netsurf/netsurf-3.10/frontends/windows/
H A Dwindbg.h33 if (((m) != WM_SETCURSOR) && \
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DLink.java675 LRESULT WM_SETCURSOR(long wParam, long lParam) { in WM_SETCURSOR() method in Link
676 LRESULT result = super.WM_SETCURSOR (wParam, lParam); in WM_SETCURSOR()
678 long fDone = callWindowProc (handle, OS.WM_SETCURSOR, wParam, lParam); in WM_SETCURSOR()
680 if (fDone == 0) OS.DefWindowProc (handle, OS.WM_SETCURSOR, wParam, lParam); in WM_SETCURSOR()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/James/
H A DUINotify.cpp19 case WM_SETCURSOR: in NotifyWndProc()
H A DUIComp.cpp25 case WM_SETCURSOR: in CompWndProc()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/James/
H A DUINotify.cpp19 case WM_SETCURSOR: in NotifyWndProc()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/Original/
H A DUIStatus.cpp14 case WM_SETCURSOR: in StatusWndProc()
19 if ((msg == WM_SETCURSOR) && in StatusWndProc()
H A DUIComp.cpp14 case WM_SETCURSOR: in CompWndProc()
19 if ((msg == WM_SETCURSOR) && in CompWndProc()
H A DUICand.cpp15 case WM_SETCURSOR: in CandWndProc()
20 if ((msg == WM_SETCURSOR) && in CandWndProc()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/Original/
H A DUIStatus.cpp14 case WM_SETCURSOR: in StatusWndProc()
19 if ((msg == WM_SETCURSOR) && in StatusWndProc()
H A DUIComp.cpp14 case WM_SETCURSOR: in CompWndProc()
19 if ((msg == WM_SETCURSOR) && in CompWndProc()
H A DUICand.cpp15 case WM_SETCURSOR: in CandWndProc()
20 if ((msg == WM_SETCURSOR) && in CandWndProc()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Dmicrowin.h115 #ifndef WM_SETCURSOR
116 #define WM_SETCURSOR 0x0020 macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Dmicrowin.h115 #ifndef WM_SETCURSOR
116 #define WM_SETCURSOR 0x0020 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Dmicrowin.h115 #ifndef WM_SETCURSOR
116 #define WM_SETCURSOR 0x0020 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Dmicrowin.h115 #ifndef WM_SETCURSOR
116 #define WM_SETCURSOR 0x0020 macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dmicrowin.h114 #ifndef WM_SETCURSOR
115 #define WM_SETCURSOR 0x0020 macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dmicrowin.h114 #ifndef WM_SETCURSOR
115 #define WM_SETCURSOR 0x0020 macro
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/
H A Dmicrowin.h120 #ifndef WM_SETCURSOR
121 #define WM_SETCURSOR 0x0020 macro
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogAbout.cpp45 { WM_SETCURSOR, &About::OnSetCursor }

12345678910>>...31