Home
last modified time | relevance | path

Searched defs:D2D1_SVG_LINE_JOIN (Results 1 – 2 of 2) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1svg.h178 typedef enum D2D1_SVG_LINE_JOIN enum
198 } D2D1_SVG_LINE_JOIN; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Direct2D/
H A Dmod.rs1777 pub type D2D1_SVG_LINE_JOIN = u32; typedef