Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs37 pub struct AlignmentY(pub i32); struct
38 impl AlignmentY { implementation
43 impl ::core::marker::Copy for AlignmentY {} implementation
44 impl ::core::clone::Clone for AlignmentY { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs439 pub struct AlignmentY(pub i32); struct
440 impl AlignmentY { impl
445 impl ::std::convert::From<i32> for AlignmentY { implementation
450 unsafe impl ::windows::runtime::Abi for AlignmentY { implementation
454 unsafe impl ::windows::runtime::RuntimeType for AlignmentY { implementation
7271 pub fn AlignmentY(&self) -> ::windows::runtime::Result<AlignmentY> { in AlignmentY() argument
14823 pub fn AlignmentY(&self) -> ::windows::runtime::Result<AlignmentY> { in AlignmentY() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Controls/
H A Dmod.rs430658 pub fn AlignmentY(&self) -> ::windows::runtime::Result<super::Media::AlignmentY> { in AlignmentY() method