Home
last modified time | relevance | path

Searched defs:ITfFnPlayBack (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs374 pub type ITfFnPlayBack = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs5641 pub struct ITfFnPlayBack(::windows::runtime::IUnknown); struct
5642 impl ITfFnPlayBack { implementation
5656 unsafe impl ::windows::runtime::Interface for ITfFnPlayBack { implementation
5670 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ITfFnPlayBack { implementation
5675 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ITfFnPlayBack { implementation
5690 impl<'a> ::windows::runtime::IntoParam<'a, ITfFunction> for ITfFnPlayBack { implementation
5695 impl<'a> ::windows::runtime::IntoParam<'a, ITfFunction> for &ITfFnPlayBack { implementation