Searched refs:hwnd (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_w32.c | 577 HWND hwnd, in _OnBlinkTimer() argument 667 HWND hwnd, in _OnTimer() argument 1212 HWND hwnd, in _TextAreaWndProc() argument 1525 HWND hwnd; in pixels_to_points() local 1771 deadCharExpel.hwnd = originalMsg.hwnd; in outputDeadKey_rePost() 2823 HWND hwnd) in _OnPaint() argument 2856 HWND hwnd, in _OnSize() argument 3046 for (hwnd = s_hwnd; (hwnd = GetWindow(hwnd, GW_HWNDPREV)) != (HWND)0; ) in get_scroll_flags() 3884 # define IsMinimized(hwnd) IsIconic(hwnd) argument 3887 # define IsMaximized(hwnd) IsZoomed(hwnd) argument [all …]
|
| H A D | os_mswin.c | 1926 HWND hwnd; member 2185 id->hwnd = hwnd; in enumWindowsGetServer() 2261 id.hwnd = 0; in findServer() 2265 return id.hwnd; in findServer() 2272 HWND hwnd = 0; in serverSetName() local 2288 if (hwnd == 0) in serverSetName() 2298 if (hwnd != 0) in serverSetName() 2714 HWND hwnd = (HWND)0; in points_to_pixels() local 2743 hdc = GetWindowDC(hwnd); in points_to_pixels() 2753 ReleaseDC(hwnd, hdc); in points_to_pixels() [all …]
|
| H A D | sound.c | 300 sound_wndproc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in sound_wndproc() argument 336 return DefWindowProc(hwnd, message, wParam, lParam); in sound_wndproc()
|
| H A D | dosinst.c | 442 window_cb(HWND hwnd, LPARAM lparam) in window_cb() argument 447 GetWindowText(hwnd, title, 256); in window_cb()
|
| H A D | os_win32.c | 4099 HWND hwnd = GetFocus(); in mch_system_classic() local 4161 PostMessage(hwnd, WM_SETFOCUS, 0, 0); in mch_system_classic()
|
| H A D | if_mzsch.c | 844 timer_proc(HWND hwnd UNUSED, UINT uMsg UNUSED, UINT_PTR idEvent UNUSED, DWORD dwTime UNUSED) in timer_proc()
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | gvimext.cpp | 751 hr = PushToWindow(lpcmi->hwnd, in InvokeCommand() 779 hr = InvokeSingleGvim(lpcmi->hwnd, in InvokeCommand()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | if_ole.txt | 104 This method takes no arguments. It returns the hwnd of the main Vimwindow.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | progress.vim | 192 …rame-end html-header-begin html-header-end html-title-begin html-title-end hwnd icfparam[eter] icon
|