Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddwrite_3.h2439 enum DWRITE_FONT_FAMILY_MODEL enum
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddwrite_3.h494 typedef enum DWRITE_FONT_FAMILY_MODEL { enum
497 } DWRITE_FONT_FAMILY_MODEL; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddwrite_3.h494 typedef enum DWRITE_FONT_FAMILY_MODEL { enum
497 } DWRITE_FONT_FAMILY_MODEL; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectWrite/
H A Dmod.rs166 pub type DWRITE_FONT_FAMILY_MODEL = i32; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectWrite/
H A Dmod.rs490 pub struct DWRITE_FONT_FAMILY_MODEL(pub i32); struct
493 impl ::std::convert::From<i32> for DWRITE_FONT_FAMILY_MODEL { implementation
498 unsafe impl ::windows::runtime::Abi for DWRITE_FONT_FAMILY_MODEL { implementation
7328 pub unsafe fn GetFontFamilyModel(&self) -> DWRITE_FONT_FAMILY_MODEL { in GetFontFamilyModel()
7455 pub unsafe fn GetFontFamilyModel(&self) -> DWRITE_FONT_FAMILY_MODEL { in GetFontFamilyModel()