Home
last modified time | relevance | path

Searched defs:DWRITE_FONT_WEIGHT_SEMI_LIGHT (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/font/
H A Ddirectwrite.py49 DWRITE_FONT_WEIGHT_SEMI_LIGHT = 350 variable
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Ddwrite.h192 DWRITE_FONT_WEIGHT_SEMI_LIGHT = 350, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddwrite.h332 DWRITE_FONT_WEIGHT_SEMI_LIGHT = 350, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddwrite.h332 DWRITE_FONT_WEIGHT_SEMI_LIGHT = 350, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectWrite/
H A Dmod.rs387 pub const DWRITE_FONT_WEIGHT_SEMI_LIGHT: DWRITE_FONT_WEIGHT = 350i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectWrite/
H A Dmod.rs977 pub const DWRITE_FONT_WEIGHT_SEMI_LIGHT: DWRITE_FONT_WEIGHT = DWRITE_FONT_WEIGHT(350i32); const