Home
last modified time | relevance | path

Searched defs:ImmAssociateContext (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/FastColoredTextBox/
H A DNativeMethodsWrapper.cs33 internal new static IntPtr ImmAssociateContext(IntPtr hWnd, IntPtr hIMC) in ImmAssociateContext() method in FastColoredTextBoxNS.NativeMethodsWrapper
H A DNativeMethods.cs20 protected static extern IntPtr ImmAssociateContext(IntPtr hWnd, IntPtr hIMC); in ImmAssociateContext() method in FastColoredTextBoxNS.NativeMethods
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dimm.pas314 function ImmAssociateContext(wnd: HWND; imc: HIMC): HIMC; stdcall; external Imm name 'ImmAssociateC… in ImmAssociateContext() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp4206 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp4206 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp4201 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp4206 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp4206 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp4206 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Component.cpp4165 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Component.cpp4165 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp4207 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp4207 HIMC AwtComponent::ImmAssociateContext(HIMC himc) in ImmAssociateContext() function in AwtComponent
/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.rs5 …pub fn ImmAssociateContext(param0: super::super::super::Foundation::HWND, param1: super::super::su… in ImmAssociateContext() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/Ime/
H A Dmod.rs4126 pub unsafe fn ImmAssociateContext<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::super… in ImmAssociateContext() function
4131 …fn ImmAssociateContext(param0: super::super::super::Foundation::HWND, param1: super::super::super:… in ImmAssociateContext() function