Home
last modified time | relevance | path

Searched refs:DDCKEY_DESTBLT (Results 1 – 21 of 21) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/wince/directx/
H A Dddraw.pas867 DDCKEY_DESTBLT = $00000002;
872 DDCKEY_VALID = DDCKEY_DESTBLT or
/dports/games/avp/avp-20170505/src/avp/support/
H A Dtallfont.cpp412 DDCKEY_DESTBLT in IndexedFont_Proportional_Column()
1116 DDCKEY_DESTBLT in IndexedFont_Kerned_Column()
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DDDRAW.H1644 #define DDCKEY_DESTBLT 0x00000002l macro
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvddraw.h2225 #define DDCKEY_DESTBLT 0x00000002l macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dddraw.h695 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dddraw.h695 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h695 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h695 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dddraw.h695 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h695 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h695 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h695 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h695 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Dddraw.h3077 #define DDCKEY_DESTBLT 0x00000002l macro
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Dddraw.h3835 #define DDCKEY_DESTBLT 0x00000002l macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dddraw.h711 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h737 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h737 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/audio/schismtracker/schismtracker-20211116/sys/win32/
H A Dwine-ddraw.h698 #define DDCKEY_DESTBLT 0x00000002 /* To be used as dest for blt */ macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs687 pub const DDCKEY_DESTBLT: i32 = 2i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1252 pub const DDCKEY_DESTBLT: i32 = 2i32; const