Home
last modified time | relevance | path

Searched refs:MA_NOACTIVATEANDEAT (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/CSharpFormLibrary/
H A DIMEPictureBox.cs14 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMEPictureBox
21 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMECheckBox.cs13 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMECheckBox
28 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMETabControl.cs17 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMETabControl
35 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMEButton.cs16 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMEButton
130 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMECompForm.cs22 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMECompForm
47 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMEListView.cs28 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMEListView
103 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMECompRichForm.cs18 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMECompRichForm
144 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMENotifyForm.cs40 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMENotifyForm
68 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMESymbolForm.cs19 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMESymbolForm
H A DIMECandidateForm.cs39 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMECandidateForm
66 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMEStatusForm.cs19 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMEStatusForm
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/CSharpFormLibrary/
H A DIMEPictureBox.cs14 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMEPictureBox
21 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMECheckBox.cs13 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMECheckBox
28 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMETabControl.cs17 private const int MA_NOACTIVATEANDEAT = 0x0004;
35 m.Result = (IntPtr)MA_NOACTIVATEANDEAT;
H A DIMEButton.cs16 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMEButton
130 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMECompForm.cs22 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMECompForm
47 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMEListView.cs28 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMEListView
103 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMECompRichForm.cs18 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMECompRichForm
144 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMENotifyForm.cs40 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMENotifyForm
68 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMESymbolForm.cs19 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMESymbolForm
H A DIMECandidateForm.cs39 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMECandidateForm
66 m.Result = (IntPtr)MA_NOACTIVATEANDEAT; in WndProc()
H A DIMEStatusForm.cs19 private const int MA_NOACTIVATEANDEAT = 0x0004; field in CSharpFormLibrary.IMEStatusForm
/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DNativeMethods.Defs.cs190 internal const int MA_NOACTIVATEANDEAT = 4; field in KeePass.Native.NativeMethods
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DWin32Proc.cpp348 return MA_NOACTIVATEANDEAT; in WindowProc()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dwinresrc.h544 #define MA_NOACTIVATEANDEAT 4 macro

12345678910>>...12