Home
last modified time | relevance | path

Searched refs:TRACKMOUSEEVENT (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/dports/net-im/psi/psi-1.5/src/
H A Dhoverabletreeview.cpp39 } TRACKMOUSEEVENT, *LPTRACKMOUSEEVENT; typedef
140 TRACKMOUSEEVENT tme; in repairMouseTracking()
141 tme.cbSize = sizeof(TRACKMOUSEEVENT); in repairMouseTracking()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlwinx.h531 TRACKMOUSEEVENT tme = {}; in StartTrackMouseLeave()
532 tme.cbSize = sizeof(TRACKMOUSEEVENT); in StartTrackMouseLeave()
542 TRACKMOUSEEVENT tme = {};
543 tme.cbSize = sizeof(TRACKMOUSEEVENT);
554 TRACKMOUSEEVENT tme = {}; in CancelTrackMouse()
555 tme.cbSize = sizeof(TRACKMOUSEEVENT); in CancelTrackMouse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlwinx.h531 TRACKMOUSEEVENT tme = {}; in StartTrackMouseLeave()
532 tme.cbSize = sizeof(TRACKMOUSEEVENT); in StartTrackMouseLeave()
542 TRACKMOUSEEVENT tme = {};
543 tme.cbSize = sizeof(TRACKMOUSEEVENT);
554 TRACKMOUSEEVENT tme = {}; in CancelTrackMouse()
555 tme.cbSize = sizeof(TRACKMOUSEEVENT); in CancelTrackMouse()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/win32_ui/DebugSupport/
H A DDirectXControl.cpp180 TRACKMOUSEEVENT trackMouse; in OnMouseMove()
181 memset(&trackMouse, 0, sizeof(TRACKMOUSEEVENT)); in OnMouseMove()
182 trackMouse.cbSize = sizeof(TRACKMOUSEEVENT); in OnMouseMove()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DTRACKMOUSEEVENT.java16 public class TRACKMOUSEEVENT { class
/dports/devel/sdl12/SDL-1.2.15/src/video/wincommon/
H A DSDL_sysevents.c218 static BOOL (WINAPI *_TrackMouseEvent)(TRACKMOUSEEVENT *ptme) = NULL;
236 static BOOL WINAPI WIN_TrackMouseEvent(TRACKMOUSEEVENT *ptme) in WIN_TrackMouseEvent()
338 TRACKMOUSEEVENT tme; in WinMessage()
774 _TrackMouseEvent = (BOOL (WINAPI *)(TRACKMOUSEEVENT *))GetProcAddress(handle, "TrackMouseEvent"); in SDL_RegisterApp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/win/ui/
H A Downer_draw_controls.cc56 TRACKMOUSEEVENT tme = {}; in OnMouseMove()
57 tme.cbSize = sizeof(TRACKMOUSEEVENT); in OnMouseMove()
82 TRACKMOUSEEVENT tme = {}; in OnMouseLeave()
83 tme.cbSize = sizeof(TRACKMOUSEEVENT); in OnMouseLeave()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/win32/
H A Dwin32_loop.cpp160 TRACKMOUSEEVENT TrackEvent; in processEvent()
161 TrackEvent.cbSize = sizeof( TRACKMOUSEEVENT ); in processEvent()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool { argument
/dports/net-im/uTox/uTox/src/windows/
H A Devents.c36 static TRACKMOUSEEVENT tme = {
37 sizeof(TRACKMOUSEEVENT),
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs78 …pub fn TrackMouseEvent(lpeventtrack: *mut TRACKMOUSEEVENT) -> super::super::super::Foundation::BOO… in TrackMouseEvent()
91 …pub fn _TrackMouseEvent(lpeventtrack: *mut TRACKMOUSEEVENT) -> super::super::super::Foundation::BO… in _TrackMouseEvent()
458 pub struct TRACKMOUSEEVENT { struct
465 impl ::core::marker::Copy for TRACKMOUSEEVENT {} argument
467 impl ::core::clone::Clone for TRACKMOUSEEVENT { implementation
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/win32/
H A DWin32_main.cpp109 } TRACKMOUSEEVENT, *LPTRACKMOUSEEVENT; typedef
132 if (!ptme || ptme->cbSize < sizeof(TRACKMOUSEEVENT)) { in TrackMouseEvent()
522 TRACKMOUSEEVENT tme; in Ex_WndProc()
862 tme.cbSize = sizeof(TRACKMOUSEEVENT); in Ex_WndProc()
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A Dxincs.h367 } TRACKMOUSEEVENT, *LPTRACKMOUSEEVENT; typedef
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A Dxincs.h387 } TRACKMOUSEEVENT, *LPTRACKMOUSEEVENT; typedef
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A Dxincs.h387 } TRACKMOUSEEVENT, *LPTRACKMOUSEEVENT; typedef

12345678910>>...19