Home
last modified time | relevance | path

Searched defs:tagMSG (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwtypes.h386 typedef struct tagMSG { struct
394 typedef struct tagMSG *PMSG; argument
Dwinuser.h914 typedef struct tagMSG { struct
915 HWND hwnd;
916 UINT message;
917 WPARAM wParam;
918 LPARAM lParam;
919 DWORD time;
920 POINT pt;
/aosp_15_r20/external/python/cpython2/Lib/ctypes/
Dwintypes.py139 tagMSG = MSG variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/
H A Dwintypes.py140 tagMSG = MSG variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/
Dwintypes.py140 tagMSG = MSG variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/
Dwintypes.py140 tagMSG = MSG variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/
Dwintypes.py140 tagMSG = MSG variable
/aosp_15_r20/external/python/cpython3/Lib/ctypes/
Dwintypes.py140 tagMSG = MSG variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ctypes/
Dwintypes.py140 tagMSG = MSG variable
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs95275 pub struct tagMSG { struct
95285 const UNINIT: ::std::mem::MaybeUninit<tagMSG> = ::std::mem::MaybeUninit::uninit(); in bindgen_test_layout_tagMSG() argument