Home
last modified time | relevance | path

Searched refs:UINT (Results 1 – 24 of 24) sorted by relevance

/vim-8.2.3635/src/
H A Ddimm.idl170 UINT cbSize;
171 UINT fType;
172 UINT fState;
173 UINT wID;
183 UINT cbSize;
184 UINT fType;
185 UINT fState;
186 UINT wID;
329 …KL, [in] HIMC hIMC, [in] LPSTR pSrc, [in] UINT uBufLen, [in] UINT uFlag, [out] CANDIDATELIST *pDst…
505 …in] HIMC hIMC, [in] LPWSTR szSource, [in] UINT uFlag, [in] UINT uBufLen, [out] CANDIDATELIST *pDes…
[all …]
H A Dgui_w32.c274 typedef int UINT; typedef
598 blink_timer = (UINT) SetTimer(NULL, 0, (UINT)blink_offtime, in _OnBlinkTimer()
605 blink_timer = (UINT) SetTimer(NULL, 0, (UINT)blink_ontime, in _OnBlinkTimer()
653 blink_timer = (UINT)SetTimer(NULL, 0, (UINT)blink_waittime, in gui_mch_start_blink()
796 UINT ch, in _OnChar()
820 UINT cch, in _OnSysChar()
1213 UINT uMsg, in _TextAreaWndProc()
3717 UINT i; in _OnDropFiles()
3765 UINT code, in _OnScroll()
4564 UINT uMsg, in _WndProc()
[all …]
H A Dif_ole.cpp37 # define UINT_PTR UINT
104 STDMETHOD(GetTypeInfoCount)(UINT *pCount);
105 STDMETHOD(GetTypeInfo)(UINT iTypeInfo, LCID, ITypeInfo **ppITypeInfo);
106 STDMETHOD(GetIDsOfNames)(const IID &iid, OLECHAR **names, UINT n, LCID, DISPID *dispids);
107 …id, LCID, WORD flags, DISPPARAMS *dispparams, VARIANT *result, EXCEPINFO *excepinfo, UINT *argerr);
241 CVim::GetTypeInfoCount(UINT *pCount) in GetTypeInfoCount()
248 CVim::GetTypeInfo(UINT iTypeInfo, LCID, ITypeInfo **ppITypeInfo) in GetTypeInfo()
264 UINT n, in GetIDsOfNames()
283 UINT *argerr) in Invoke()
H A Dif_ole.h106 /* [out] */ UINT __RPC_FAR *pctinfo);
110 /* [in] */ UINT iTInfo,
118 /* [in] */ UINT cNames,
131 /* [out] */ UINT __RPC_FAR *puArgErr);
H A Dwinclip.c42 typedef int UINT; typedef
145 MultiByteToWideChar_alloc(UINT cp, DWORD flags, in MultiByteToWideChar_alloc()
164 WideCharToMultiByte_alloc(UINT cp, DWORD flags, in WideCharToMultiByte_alloc()
H A Dglbl_ime.h18 LRESULT WINAPI global_ime_DefWindowProc(HWND, UINT, WPARAM, LPARAM);
H A Dgui_dwrite.h70 UINT fuOptions,
H A Dgui_dwrite.cpp334 UINT fuOptions, const RECT *lprc, const INT *lpDx);
1004 UINT fuOptions, const RECT *lprc, const INT *lpDx) in DrawText()
1280 UINT fuOptions, in DWriteContext_DrawText()
H A Dglbl_ime.cpp130 global_ime_DefWindowProc(HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam) in global_ime_DefWindowProc()
H A Dos_mswin.c117 typedef int UINT; typedef
778 for (p = str; !IsBadReadPtr(p, (UINT)pageLength); in check_str_len()
1060 UINT message, in PrintDlgProc()
1146 UINT uiMsg, // message identifier in PrintHookProc()
1975 Messaging_WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in Messaging_WndProc()
H A Dsound.c300 sound_wndproc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in sound_wndproc()
H A Dif_mzsch.c807 static void CALLBACK timer_proc(HWND, UINT, UINT_PTR, DWORD);
808 static UINT timer_id = 0;
844 timer_proc(HWND hwnd UNUSED, UINT uMsg UNUSED, UINT_PTR idEvent UNUSED, DWORD dwTime UNUSED) in timer_proc()
H A Dstructs.h3990 UINT id; // Id of menu item
H A Dos_win32.c1000 UINT uMods = pker->dwControlKeyState; in win32_kbd_patch_key()
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.h50 # define UINT_PTR UINT
119 UINT m_edit_existing_off;
152 UINT indexMenu,
153 UINT idCmdFirst,
154 UINT idCmdLast,
155 UINT uFlags);
160 UINT uFlags,
161 UINT FAR *reserved,
163 UINT cchMax);
H A Dgvimext.cpp32 UINT cbFiles = 0;
577 UINT indexMenu, in QueryContextMenu() argument
578 UINT idCmdFirst, in QueryContextMenu()
579 UINT /* idCmdLast */, in QueryContextMenu()
580 UINT /* uFlags */) in QueryContextMenu()
582 UINT idCmd = idCmdFirst; in QueryContextMenu()
746 UINT idCmd = LOWORD(lpcmi->lpVerb); in InvokeCommand()
813 UINT uFlags, in GetCommandString()
814 UINT FAR * /* reserved */, in GetCommandString()
816 UINT cchMax) in GetCommandString()
[all …]
/vim-8.2.3635/src/VisVim/
H A DDSAddIn.h44 UINT StrResId, UINT GlyphIndex, VARIANT_BOOL bFirstTime);
H A DOleAut.h28 UINT GetErrArgNr () in GetErrArgNr()
48 UINT m_nErrArg;
H A DDSAddIn.cpp102 UINT StrResId, UINT GlyphIndex, VARIANT_BOOL bFirstTime) in AddCommand()
H A DOleAut.cpp47 static bool CountArgsInFormat (LPCTSTR Format, UINT* nArgs);
221 UINT ArgCount = 0; in Invoke()
663 static bool CountArgsInFormat (LPCTSTR Format, UINT* pArgCount) in CountArgsInFormat()
/vim-8.2.3635/src/proto/
H A Dwinclip.pro4 void MultiByteToWideChar_alloc(UINT cp, DWORD flags, LPCSTR in, int inlen, LPWSTR *out, int *outlen…
5 void WideCharToMultiByte_alloc(UINT cp, DWORD flags, LPCWSTR in, int inlen, LPSTR *out, int *outlen…
/vim-8.2.3635/runtime/syntax/
H A Dmsmessages.vim100 syn keyword msmessagesType INT INT32 INT64 UINT UINT32 UINT64
H A Didlang.vim195 syn keyword idlangRoutine TS_SMOOTH TV TVCRS TVLCT TVRD TVSCL UINDGEN UINT
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt6487 Solution: Add [ and ] to entry of class name. Use UINT_PTR instead of UINT.