Home
last modified time | relevance | path

Searched refs:OnTestKeyUp (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsctf.h4905 virtual HRESULT STDMETHODCALLTYPE OnTestKeyUp(
4960 HRESULT (STDMETHODCALLTYPE *OnTestKeyUp)(
5003 #define ITfKeyEventSink_OnTestKeyUp(This,pic,wParam,lParam,pfEaten) (This)->lpVtbl->OnTestKeyUp(Thi…
5026 return This->lpVtbl->OnTestKeyUp(This,pic,wParam,lParam,pfEaten);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsctf.h4905 virtual HRESULT STDMETHODCALLTYPE OnTestKeyUp(
4960 HRESULT (STDMETHODCALLTYPE *OnTestKeyUp)(
5003 #define ITfKeyEventSink_OnTestKeyUp(This,pic,wParam,lParam,pfEaten) (This)->lpVtbl->OnTestKeyUp(Thi…
5026 return This->lpVtbl->OnTestKeyUp(This,pic,wParam,lParam,pfEaten);
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs3918 …pub unsafe fn OnTestKeyUp<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::… in OnTestKeyUp() method
6850 …pub unsafe fn OnTestKeyUp<'a, Param0: ::windows::runtime::IntoParam<'a, ITfContext>, Param1: ::win… in OnTestKeyUp() method