Home
last modified time | relevance | path

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

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinspool.h895 } PRINTER_INFO_7A,*PPRINTER_INFO_7A,*LPPRINTER_INFO_7A; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinspool.h895 } PRINTER_INFO_7A,*PPRINTER_INFO_7A,*LPPRINTER_INFO_7A; 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.rs5161 pub struct PRINTER_INFO_7A { struct
5166 impl ::core::marker::Copy for PRINTER_INFO_7A {} argument
5168 impl ::core::clone::Clone for PRINTER_INFO_7A { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h136 } PRINTER_INFO_7A,*PPRINTER_INFO_7A,*LPPRINTER_INFO_7A; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h136 } PRINTER_INFO_7A,*PPRINTER_INFO_7A,*LPPRINTER_INFO_7A; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs18493 pub struct PRINTER_INFO_7A { struct
18498 impl PRINTER_INFO_7A {} argument
18500 impl ::std::default::Default for PRINTER_INFO_7A { implementation
18506 impl ::std::fmt::Debug for PRINTER_INFO_7A { implementation
18512 impl ::std::cmp::PartialEq for PRINTER_INFO_7A { implementation
18518 impl ::std::cmp::Eq for PRINTER_INFO_7A {} implementation
18520 unsafe impl ::windows::runtime::Abi for PRINTER_INFO_7A { implementation