Home
last modified time | relevance | path

Searched refs:XYZCOLOR (Results 1 – 6 of 6) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dicm.h166 struct XYZCOLOR { struct
196 struct XYZCOLOR XYZ;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dicm.h166 struct XYZCOLOR { struct
196 struct XYZCOLOR XYZ;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs346 pub XYZ: XYZCOLOR,
946 pub struct XYZCOLOR { struct
951 impl ::core::marker::Copy for XYZCOLOR {} argument
952 impl ::core::clone::Clone for XYZCOLOR { implementation
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h46 struct XYZCOLOR { struct
82 struct XYZCOLOR XYZ;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h46 struct XYZCOLOR { struct
82 struct XYZCOLOR XYZ;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs505 pub XYZ: XYZCOLOR,
3475 pub struct XYZCOLOR { struct
3480 impl XYZCOLOR {} implementation
3481 impl ::std::default::Default for XYZCOLOR { implementation
3486 impl ::std::fmt::Debug for XYZCOLOR { implementation
3491 impl ::std::cmp::PartialEq for XYZCOLOR { implementation
3496 impl ::std::cmp::Eq for XYZCOLOR {} implementation
3497 unsafe impl ::windows::runtime::Abi for XYZCOLOR { implementation