Home
last modified time | relevance | path

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

/dports/devel/apitrace/apitrace-9.0/specs/
H A Dd2d1.py785 ID2D1ColorContext = Interface("ID2D1ColorContext", ID2D1Resource) variable
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1_1.h31 typedef interface ID2D1ColorContext ID2D1ColorContext; typedef
2373 typedef interface ID2D1ColorContext ID2D1ColorContext; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1_1.h18 typedef interface ID2D1ColorContext ID2D1ColorContext; typedef
722 typedef interface ID2D1ColorContext ID2D1ColorContext; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1_1.h18 typedef interface ID2D1ColorContext ID2D1ColorContext; typedef
722 typedef interface ID2D1ColorContext ID2D1ColorContext; 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.rs2012 pub type ID2D1ColorContext = *mut ::core::ffi::c_void; typedef