Home
last modified time | relevance | path

Searched defs:D2D_RECT_F (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2dbasetypes.h35 typedef struct D2D_RECT_F struct
41 } D2D_RECT_F; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2dbasetypes.h35 typedef struct D2D_RECT_F struct
41 } D2D_RECT_F; argument
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddcommon.h221 typedef struct D2D_RECT_F struct
228 } D2D_RECT_F; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct2D/Common/
H A Dmod.rs347 pub struct D2D_RECT_F { struct
353 impl ::core::marker::Copy for D2D_RECT_F {} argument
354 impl ::core::clone::Clone for D2D_RECT_F { implementation
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd2d1.py109 D2D_RECT_F = Struct("D2D_RECT_F", [ variable