Home
last modified time | relevance | path

Searched refs:BM_RGBTRIPLETS (Results 1 – 7 of 7) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dicm.h107 BM_RGBTRIPLETS = 0x0002, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dicm.h107 BM_RGBTRIPLETS = 0x0002, enumerator
/dports/graphics/lcms/lcms-1.19/testbed/
H A Dtestcms.c1778 …if (!TranslateBitmapBits(hICMxform, &In, BM_RGBTRIPLETS, 1, 1, 0, &Out, BM_RGBTRIPLETS, 0, NULL, … in CompareWithICM_8bit()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h102 …BM_x555RGB = 0x0000,BM_x555XYZ = 0x0101,BM_x555Yxy,BM_x555Lab,BM_x555G3CH,BM_RGBTRIPLETS = 0x0002,… enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dicm.h102 …BM_x555RGB = 0x0000,BM_x555XYZ = 0x0101,BM_x555Yxy,BM_x555Lab,BM_x555G3CH,BM_RGBTRIPLETS = 0x0002,… enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs247 pub const BM_RGBTRIPLETS: BMFORMAT = 2i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/ColorSystem/
H A Dmod.rs41 pub const BM_RGBTRIPLETS: BMFORMAT = BMFORMAT(2i32); const