Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib64/
H A Dmscms.def48 GetCountColorProfileElements
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmscms.def48 GetCountColorProfileElements@8
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmscms.def48 GetCountColorProfileElements@8
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib64/
H A Dmscms.def48 GetCountColorProfileElements
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/libarm32/
H A Dmscms.def54 GetCountColorProfileElements
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/libarm32/
H A Dmscms.def54 GetCountColorProfileElements
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dicm.h346 BOOL WINAPI GetCountColorProfileElements(HPROFILE,PDWORD);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dicm.h346 BOOL WINAPI GetCountColorProfileElements(HPROFILE,PDWORD);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h369 WINBOOL WINAPI GetCountColorProfileElements(HPROFILE,PDWORD);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h369 WINBOOL WINAPI GetCountColorProfileElements(HPROFILE,PDWORD);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs123 …pub fn GetCountColorProfileElements(hprofile: isize, pnelementcount: *mut u32) -> super::super::Fo… in GetCountColorProfileElements() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs1817 pub unsafe fn GetCountColorProfileElements(hprofile: isize, pnelementcount: *mut u32) -> super::sup… in GetCountColorProfileElements() function
1822 …fn GetCountColorProfileElements(hprofile: isize, pnelementcount: *mut u32) -> super::super::Founda… in GetCountColorProfileElements() function
1824 …::std::mem::transmute(GetCountColorProfileElements(::std::mem::transmute(hprofile), ::std::mem::tr… in GetCountColorProfileElements()