Home
last modified time | relevance | path

Searched defs:IOleInPlaceUIWindow (Results 1 – 10 of 10) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DWebBrowser.cpp288 …howUI(DWORD, IOleInPlaceActiveObject*, IOleCommandTarget*, IOleInPlaceFrame*, IOleInPlaceUIWindow*) in ShowUI() argument
318 HRESULT CWebBrowser::CWebBrowserClientSite::ResizeBorder(LPCRECT, IOleInPlaceUIWindow*, BOOL) in ResizeBorder() argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doleidl.h111 typedef interface IOleInPlaceUIWindow IOleInPlaceUIWindow; typedef
113 interface IOleInPlaceUIWindow; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doleidl.h111 typedef interface IOleInPlaceUIWindow IOleInPlaceUIWindow; typedef
113 interface IOleInPlaceUIWindow; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Doleidl.h283 DECLARE_INTERFACE_(IOleInPlaceUIWindow,IOleWindow) in DECLARE_INTERFACE_() argument
332 DECLARE_INTERFACE_(IOleInPlaceFrame,IOleInPlaceUIWindow) in DECLARE_INTERFACE_() argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Doleidl.h283 DECLARE_INTERFACE_(IOleInPlaceUIWindow,IOleWindow) in DECLARE_INTERFACE_() argument
332 DECLARE_INTERFACE_(IOleInPlaceFrame,IOleInPlaceUIWindow) in DECLARE_INTERFACE_() argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ole/
H A Dmod.rs2933 impl ::std::convert::From<IOleInPlaceFrame> for IOleInPlaceUIWindow { implementation
2938 impl ::std::convert::From<&IOleInPlaceFrame> for IOleInPlaceUIWindow { implementation
2944 fn into_param(self) -> ::windows::runtime::Param<'a, IOleInPlaceUIWindow> { in into_param() argument
2949 fn into_param(self) -> ::windows::runtime::Param<'a, IOleInPlaceUIWindow> { in into_param() argument
3723 pub struct IOleInPlaceUIWindow(::windows::runtime::IUnknown); struct
3724 impl IOleInPlaceUIWindow { impl
3752 unsafe impl ::windows::runtime::Interface for IOleInPlaceUIWindow { implementation
3766 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IOleInPlaceUIWindow { implementation
3771 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IOleInPlaceUIWindow { implementation
3786 impl<'a> ::windows::runtime::IntoParam<'a, IOleWindow> for IOleInPlaceUIWindow { implementation
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DNativeMethods.cs2526 internal interface IOleInPlaceUIWindow interface in System.Web.UI.Design.MobileControls.NativeMethods
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Ole/
H A Dmod.rs1409 pub type IOleInPlaceUIWindow = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs1688 …ystem::Ole::IOleInPlaceFrame>, lplpdoc: *mut ::std::option::Option<super::super::super::System::Ol… in GetInPlaceContext()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Web/MsHtml/
H A Dmod.rs33604 …Border<'a, Param1: ::windows::runtime::IntoParam<'a, super::super::System::Ole::IOleInPlaceUIWindo… in ResizeBorder()
33737 …Border<'a, Param1: ::windows::runtime::IntoParam<'a, super::super::System::Ole::IOleInPlaceUIWindo… in ResizeBorder()