Home
last modified time | relevance | path

Searched defs:NMPGSCROLL_DIR (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs10637 pub struct NMPGSCROLL_DIR(pub u32); struct
10642 impl ::std::convert::From<u32> for NMPGSCROLL_DIR { implementation
10647 unsafe impl ::windows::runtime::Abi for NMPGSCROLL_DIR { implementation
10651 impl ::std::ops::BitOr for NMPGSCROLL_DIR { implementation
10657 impl ::std::ops::BitAnd for NMPGSCROLL_DIR { implementation
10663 impl ::std::ops::BitOrAssign for NMPGSCROLL_DIR { implementation
10668 impl ::std::ops::BitAndAssign for NMPGSCROLL_DIR { implementation
10673 impl ::std::ops::Not for NMPGSCROLL_DIR { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs3606 pub type NMPGSCROLL_DIR = u32; typedef