Home
last modified time | relevance | path

Searched defs:ImmCreateContext (Results 1 – 3 of 3) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dimm.pas309 function ImmCreateContext: HIMC; stdcall; external Imm name 'ImmCreateContext'; in ImmCreateContext() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/Ime/
H A Dmod.rs13 pub fn ImmCreateContext() -> super::super::super::Globalization::HIMC; in ImmCreateContext() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/Ime/
H A Dmod.rs4182 pub unsafe fn ImmCreateContext() -> super::super::super::Globalization::HIMC { in ImmCreateContext() function
4187 fn ImmCreateContext() -> super::super::super::Globalization::HIMC; in ImmCreateContext() function