Home
last modified time | relevance | path

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

/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/overlay/
H A DIOverlay.cpp23 IOverlay::IOverlay(QStackedWidget* parent) in IOverlay() function in IOverlay
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gcla/gowid/widgets/overlay/
H A Doverlay.go61 type IOverlay interface { interface
240 func UserInput(w IOverlay, ev interface{}, size gowid.IRenderSize, focus gowid.Selector, app gowid.…
264 func Render(w IOverlay, size gowid.IRenderSize, focus gowid.Selector, app gowid.IApp) gowid.ICanvas…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h239 typedef interface IOverlay IOverlay; typedef
241 interface IOverlay; variable
4146 typedef interface IOverlay IOverlay; typedef
4148 interface IOverlay; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h239 typedef interface IOverlay IOverlay; typedef
241 interface IOverlay; variable
4146 typedef interface IOverlay IOverlay; typedef
4148 interface IOverlay; variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs5385 pub type IOverlay = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs59368 pub struct IOverlay(::windows::runtime::IUnknown); struct
59369 impl IOverlay { impl
59409 unsafe impl ::windows::runtime::Interface for IOverlay { implementation
59423 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IOverlay { implementation
59428 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IOverlay { implementation