Home
last modified time | relevance | path

Searched defs:DCOMPOSITION_BITMAP_INTERPOLATION_MODE_LINEAR (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddcomptypes.h18 DCOMPOSITION_BITMAP_INTERPOLATION_MODE_LINEAR = 1, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddcomptypes.h18 DCOMPOSITION_BITMAP_INTERPOLATION_MODE_LINEAR = 1, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectComposition/
H A Dmod.rs93 pub const DCOMPOSITION_BITMAP_INTERPOLATION_MODE_LINEAR: DCOMPOSITION_BITMAP_INTERPOLATION_MODE = 1… const