Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1.h645 typedef struct D2D1_STROKE_STYLE_PROPERTIES struct
655 } D2D1_STROKE_STYLE_PROPERTIES; argument
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd2d1.py399 D2D1_STROKE_STYLE_PROPERTIES = Struct("D2D1_STROKE_STYLE_PROPERTIES", [ 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.rs1671 pub struct D2D1_STROKE_STYLE_PROPERTIES { struct
1680 impl ::core::marker::Copy for D2D1_STROKE_STYLE_PROPERTIES {} implementation
1681 impl ::core::clone::Clone for D2D1_STROKE_STYLE_PROPERTIES { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h341 typedef struct D2D1_STROKE_STYLE_PROPERTIES D2D1_STROKE_STYLE_PROPERTIES; typedef
454 struct D2D1_STROKE_STYLE_PROPERTIES { struct
455 D2D1_CAP_STYLE startCap;
456 D2D1_CAP_STYLE endCap;
457 D2D1_CAP_STYLE dashCap;
458 D2D1_LINE_JOIN lineJoin;
459 FLOAT miterLimit;
460 D2D1_DASH_STYLE dashStyle;
461 FLOAT dashOffset;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h341 typedef struct D2D1_STROKE_STYLE_PROPERTIES D2D1_STROKE_STYLE_PROPERTIES; typedef
454 struct D2D1_STROKE_STYLE_PROPERTIES { struct
455 D2D1_CAP_STYLE startCap;
456 D2D1_CAP_STYLE endCap;
457 D2D1_CAP_STYLE dashCap;
458 D2D1_LINE_JOIN lineJoin;
459 FLOAT miterLimit;
460 D2D1_DASH_STYLE dashStyle;
461 FLOAT dashOffset;