Home
last modified time | relevance | path

Searched refs:SetColorProfileHeader (Results 1 – 12 of 12) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib64/
H A Dmscms.def73 SetColorProfileHeader
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmscms.def73 SetColorProfileHeader@8
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmscms.def73 SetColorProfileHeader@8
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib64/
H A Dmscms.def73 SetColorProfileHeader
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/libarm32/
H A Dmscms.def82 SetColorProfileHeader
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/libarm32/
H A Dmscms.def82 SetColorProfileHeader
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dicm.h365 BOOL WINAPI SetColorProfileHeader(HPROFILE,PPROFILEHEADER);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dicm.h365 BOOL WINAPI SetColorProfileHeader(HPROFILE,PPROFILEHEADER);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h374 WINBOOL WINAPI SetColorProfileHeader(HPROFILE,PPROFILEHEADER);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h374 WINBOOL WINAPI SetColorProfileHeader(HPROFILE,PPROFILEHEADER);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs169 …pub fn SetColorProfileHeader(hprofile: isize, pheader: *const PROFILEHEADER) -> super::super::Foun… in SetColorProfileHeader() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs2848 pub unsafe fn SetColorProfileHeader(hprofile: isize, pheader: *const PROFILEHEADER) -> super::super… in SetColorProfileHeader() function
2853 …fn SetColorProfileHeader(hprofile: isize, pheader: *const PROFILEHEADER) -> super::super::Foundati… in SetColorProfileHeader() function
2855 …::std::mem::transmute(SetColorProfileHeader(::std::mem::transmute(hprofile), ::std::mem::transmute… in SetColorProfileHeader()