Home
last modified time | relevance | path

Searched defs:WTA_OPTIONS (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Duxtheme.h202 } WTA_OPTIONS, *PWTA_OPTIONS; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Duxtheme.h202 } WTA_OPTIONS, *PWTA_OPTIONS; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/
H A Dmod.rs18559 pub struct WTA_OPTIONS { struct
18563 impl WTA_OPTIONS {} argument
18564 impl ::std::default::Default for WTA_OPTIONS { implementation
18569 impl ::std::fmt::Debug for WTA_OPTIONS { implementation
18574 impl ::std::cmp::PartialEq for WTA_OPTIONS { implementation
18579 impl ::std::cmp::Eq for WTA_OPTIONS {} implementation
18580 unsafe impl ::windows::runtime::Abi for WTA_OPTIONS { 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.rs7459 pub struct WTA_OPTIONS { struct
7463 impl ::core::marker::Copy for WTA_OPTIONS {} argument
7464 impl ::core::clone::Clone for WTA_OPTIONS { implementation