Home
last modified time | relevance | path

Searched refs:LabCOLOR (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.h176 struct LabCOLOR { struct
198 struct LabCOLOR Lab; argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dicm.h176 struct LabCOLOR { struct
198 struct LabCOLOR Lab; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs348 pub Lab: LabCOLOR,
768 pub struct LabCOLOR { struct
773 impl ::core::marker::Copy for LabCOLOR {} implementation
774 impl ::core::clone::Clone for LabCOLOR { implementation
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h58 struct LabCOLOR { struct
84 struct LabCOLOR Lab; argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h58 struct LabCOLOR { struct
84 struct LabCOLOR Lab; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs507 pub Lab: LabCOLOR,
2435 pub struct LabCOLOR { struct
2440 impl LabCOLOR {} impl
2441 impl ::std::default::Default for LabCOLOR { implementation
2446 impl ::std::fmt::Debug for LabCOLOR { implementation
2451 impl ::std::cmp::PartialEq for LabCOLOR { implementation
2456 impl ::std::cmp::Eq for LabCOLOR {} implementation
2457 unsafe impl ::windows::runtime::Abi for LabCOLOR { implementation