Home
last modified time | relevance | path

Searched refs:dvFillDepth (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h575 D3DVALUE dvFillDepth; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h575 D3DVALUE dvFillDepth; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h590 D3DVALUE dvFillDepth; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h590 D3DVALUE dvFillDepth; member
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs3179 pub dvFillDepth: f32, field
3200 .field("dvFillDepth", &self.dvFillDepth) in fmt()
3211 …er.dwFlags && self.dwFillColor == other.dwFillColor && self.dvFillDepth == other.dvFillDepth && se… in eq()
3608 pub dvFillDepth: f32, field
3623 …gs).field("dwFillColor", &self.dwFillColor).field("dvFillDepth", &self.dvFillDepth).field("dwFillS… in fmt()
3629 …er.dwFlags && self.dwFillColor == other.dwFillColor && self.dvFillDepth == other.dvFillDepth && se… in eq()