Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1.h623 typedef struct D2D1_ELLIPSE struct
629 } D2D1_ELLIPSE; argument
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd2d1.py387 D2D1_ELLIPSE = Struct("D2D1_ELLIPSE", [ variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct2D/
H A Dmod.rs825 pub struct D2D1_ELLIPSE { struct
831 impl ::core::marker::Copy for D2D1_ELLIPSE {} argument
833 impl ::core::clone::Clone for D2D1_ELLIPSE { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h331 typedef struct D2D1_ELLIPSE D2D1_ELLIPSE; typedef
391 struct D2D1_ELLIPSE { struct
392 D2D1_POINT_2F point;
393 FLOAT radiusX;
394 FLOAT radiusY;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h331 typedef struct D2D1_ELLIPSE D2D1_ELLIPSE; typedef
391 struct D2D1_ELLIPSE { struct
392 D2D1_POINT_2F point;
393 FLOAT radiusX;
394 FLOAT radiusY;