Home
last modified time | relevance | path

Searched defs:DWRITE_TYPOGRAPHIC_FEATURES (Results 1 – 7 of 7) sorted by relevance

/dports/devel/apitrace/apitrace-9.0/specs/
H A Ddwrite.py435 DWRITE_TYPOGRAPHIC_FEATURES = Struct("DWRITE_TYPOGRAPHIC_FEATURES", [ variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddwrite.h717 typedef struct DWRITE_TYPOGRAPHIC_FEATURES { struct
720 } DWRITE_TYPOGRAPHIC_FEATURES; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddwrite.h717 typedef struct DWRITE_TYPOGRAPHIC_FEATURES { struct
720 } DWRITE_TYPOGRAPHIC_FEATURES; argument
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddwrite.h2001 struct DWRITE_TYPOGRAPHIC_FEATURES struct
2011 UINT32 featureCount;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectWrite/
H A Dmod.rs1259 pub struct DWRITE_TYPOGRAPHIC_FEATURES { struct
1263 impl ::core::marker::Copy for DWRITE_TYPOGRAPHIC_FEATURES {} implementation
1264 impl ::core::clone::Clone for DWRITE_TYPOGRAPHIC_FEATURES { implementation
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/font/
H A Ddirectwrite.py273 class DWRITE_TYPOGRAPHIC_FEATURES(ctypes.Structure): class
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectWrite/
H A Dmod.rs2984 pub struct DWRITE_TYPOGRAPHIC_FEATURES { struct
2988 impl DWRITE_TYPOGRAPHIC_FEATURES {} impl
2989 impl ::std::default::Default for DWRITE_TYPOGRAPHIC_FEATURES { implementation
2994 impl ::std::fmt::Debug for DWRITE_TYPOGRAPHIC_FEATURES { implementation
2999 impl ::std::cmp::PartialEq for DWRITE_TYPOGRAPHIC_FEATURES { implementation
3004 impl ::std::cmp::Eq for DWRITE_TYPOGRAPHIC_FEATURES {} implementation
14213 features: *const *const DWRITE_TYPOGRAPHIC_FEATURES, in GetGlyphs()
14261 features: *const *const DWRITE_TYPOGRAPHIC_FEATURES, in GetGlyphPlacements()
14309 features: *const *const DWRITE_TYPOGRAPHIC_FEATURES, in GetGdiCompatibleGlyphPlacements()
14475 features: *const *const DWRITE_TYPOGRAPHIC_FEATURES, in GetGlyphs()
[all …]