Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcompstui.h894 } PROPSHEETUI_INFO, *PPROPSHEETUI_INFO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcompstui.h894 } PROPSHEETUI_INFO, *PPROPSHEETUI_INFO; 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.rs4564 pub type PFNPROPSHEETUI = unsafe extern "system" fn(ppsuiinfo: *mut PROPSHEETUI_INFO, lparam: super…
5745 pub struct PROPSHEETUI_INFO { struct
5757 impl ::core::marker::Copy for PROPSHEETUI_INFO {} implementation
5759 impl ::core::clone::Clone for PROPSHEETUI_INFO { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs9184 …Param<'a, super::super::Foundation::LPARAM>>(&self, ppsuiinfo: *mut PROPSHEETUI_INFO, lparam: Para… in DocumentPropertySheets() argument
9188 …ram<'a, super::super::Foundation::LPARAM>>(&self, ppsuiinfo: *const PROPSHEETUI_INFO, lparam: Para… in DevicePropertySheets() argument
9341 …Param<'a, super::super::Foundation::LPARAM>>(&self, ppsuiinfo: *mut PROPSHEETUI_INFO, lparam: Para… in DocumentPropertySheets() argument
17265 … unsafe extern "system" fn(ppsuiinfo: *mut ::std::mem::ManuallyDrop<PROPSHEETUI_INFO>, lparam: sup…
19870 pub struct PROPSHEETUI_INFO { struct
19882 impl PROPSHEETUI_INFO {} argument
19884 impl ::std::default::Default for PROPSHEETUI_INFO { implementation
19890 impl ::std::fmt::Debug for PROPSHEETUI_INFO { implementation
19905 impl ::std::cmp::PartialEq for PROPSHEETUI_INFO { implementation
19911 impl ::std::cmp::Eq for PROPSHEETUI_INFO {} implementation
[all …]