Home
last modified time | relevance | path

Searched refs:GLYPHRUN (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprntfont.h223 } GLYPHRUN, *PGLYPHRUN; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprntfont.h223 } GLYPHRUN, *PGLYPHRUN; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs2289 pub struct GLYPHRUN { struct
2293 impl ::core::marker::Copy for GLYPHRUN {} implementation
2294 impl ::core::clone::Clone for GLYPHRUN { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs5201 pub struct GLYPHRUN { struct
5205 impl GLYPHRUN {} argument
5206 impl ::std::default::Default for GLYPHRUN { implementation
5211 impl ::std::fmt::Debug for GLYPHRUN { implementation
5216 impl ::std::cmp::PartialEq for GLYPHRUN { implementation
5221 impl ::std::cmp::Eq for GLYPHRUN {} implementation
5222 unsafe impl ::windows::runtime::Abi for GLYPHRUN { implementation