Home
last modified time | relevance | path

Searched defs:MB_DEFBUTTON3 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go1982 MB_DEFBUTTON3 = 0x00000200 const
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinuser.h3542 #define MB_DEFBUTTON3 __MSABI_LONG(0x00000200) macro
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs10229 pub const MB_DEFBUTTON3: u32 = 512; constant