Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprntfont.h127 } INVOC, *PINVOC; typedef
141 INVOC SelectFont;
142 INVOC UnSelectFont;
215 INVOC SelectSymbolSet;
216 INVOC UnSelectSymbolSet;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dprntfont.h127 } INVOC, *PINVOC; typedef
141 INVOC SelectFont;
142 INVOC UnSelectFont;
215 INVOC SelectSymbolSet;
216 INVOC UnSelectSymbolSet;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs2911 pub struct INVOC { struct
2915 impl ::core::marker::Copy for INVOC {} argument
2916 impl ::core::clone::Clone for INVOC { implementation
6297 pub SelectFont: INVOC,
6298 pub UnSelectFont: INVOC,
6341 pub SelectSymbolSet: INVOC,
6342 pub UnSelectSymbolSet: INVOC,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs7116 pub struct INVOC { struct
7120 impl INVOC {} argument
7121 impl ::std::default::Default for INVOC { implementation
7126 impl ::std::fmt::Debug for INVOC { implementation
7131 impl ::std::cmp::PartialEq for INVOC { implementation
7136 impl ::std::cmp::Eq for INVOC {} implementation
7137 unsafe impl ::windows::runtime::Abi for INVOC { implementation
21688 pub SelectFont: INVOC,
21689 pub UnSelectFont: INVOC,
21805 pub SelectSymbolSet: INVOC,
[all …]