Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib64/
H A Dmscms.def66 OpenColorProfileW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmscms.def66 OpenColorProfileW@16
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmscms.def66 OpenColorProfileW@16
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib64/
H A Dmscms.def66 OpenColorProfileW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/libarm32/
H A Dmscms.def74 OpenColorProfileW
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/libarm32/
H A Dmscms.def74 OpenColorProfileW
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dicm.h358 HPROFILE WINAPI OpenColorProfileW(PPROFILE,DWORD,DWORD,DWORD);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dicm.h358 HPROFILE WINAPI OpenColorProfileW(PPROFILE,DWORD,DWORD,DWORD);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h363 HPROFILE WINAPI OpenColorProfileW(PPROFILE,DWORD,DWORD,DWORD);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h363 HPROFILE WINAPI OpenColorProfileW(PPROFILE,DWORD,DWORD,DWORD);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs155 …pub fn OpenColorProfileW(pprofile: *const PROFILE, dwdesiredaccess: u32, dwsharemode: u32, dwcreat… in OpenColorProfileW() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs2533 pub unsafe fn OpenColorProfileW(pprofile: *const PROFILE, dwdesiredaccess: u32, dwsharemode: u32, d… in OpenColorProfileW() function
2538 …fn OpenColorProfileW(pprofile: *const PROFILE, dwdesiredaccess: u32, dwsharemode: u32, dwcreationm… in OpenColorProfileW() function
2540 …::std::mem::transmute(OpenColorProfileW(::std::mem::transmute(pprofile), ::std::mem::transmute(dwd… in OpenColorProfileW()