Home
last modified time | relevance | path

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

/dports/devel/sdl20/SDL2-2.0.18/src/video/windows/
H A DSDL_msctf.h45 typedef struct ITfThreadMgrEx ITfThreadMgrEx; typedef
97 struct ITfThreadMgrEx struct
99 const struct ITfThreadMgrExVtbl *lpVtbl; argument
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/windows/
H A DSDL_msctf.h45 typedef struct ITfThreadMgrEx ITfThreadMgrEx; typedef
97 struct ITfThreadMgrEx struct
99 const struct ITfThreadMgrExVtbl *lpVtbl; argument
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/windows/
H A DSDL_msctf.h45 typedef struct ITfThreadMgrEx ITfThreadMgrEx; typedef
97 struct ITfThreadMgrEx struct
99 const struct ITfThreadMgrExVtbl *lpVtbl; argument
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/windows/
H A DSDL_msctf.h45 typedef struct ITfThreadMgrEx ITfThreadMgrEx; typedef
97 struct ITfThreadMgrEx struct
99 const struct ITfThreadMgrExVtbl *lpVtbl; argument
/dports/x11/controllermap/SDL2-2.0.18/src/video/windows/
H A DSDL_msctf.h45 typedef struct ITfThreadMgrEx ITfThreadMgrEx; typedef
97 struct ITfThreadMgrEx struct
99 const struct ITfThreadMgrExVtbl *lpVtbl; argument
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/windows/
H A DSDL_msctf.h45 typedef struct ITfThreadMgrEx ITfThreadMgrEx; typedef
97 struct ITfThreadMgrEx struct
99 const struct ITfThreadMgrExVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsctf.h47 typedef interface ITfThreadMgrEx ITfThreadMgrEx; typedef
49 interface ITfThreadMgrEx; variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsctf.h47 typedef interface ITfThreadMgrEx ITfThreadMgrEx; typedef
49 interface ITfThreadMgrEx; variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs439 pub type ITfThreadMgrEx = *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.rs10056 pub struct ITfThreadMgrEx(::windows::runtime::IUnknown); struct
10057 impl ITfThreadMgrEx { impl
10110 unsafe impl ::windows::runtime::Interface for ITfThreadMgrEx { implementation
10124 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ITfThreadMgrEx { implementation
10129 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ITfThreadMgrEx { implementation
10144 impl<'a> ::windows::runtime::IntoParam<'a, ITfThreadMgr> for ITfThreadMgrEx { implementation
10149 impl<'a> ::windows::runtime::IntoParam<'a, ITfThreadMgr> for &ITfThreadMgrEx { implementation