Home
last modified time | relevance | path

Searched refs:SetForeground (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dif_ole.h80 virtual HRESULT STDMETHODCALLTYPE SetForeground( void) = 0;
142 HRESULT ( STDMETHODCALLTYPE __RPC_FAR *SetForeground )(
190 (This)->lpVtbl -> SetForeground(This)
H A Dif_ole.idl22 HRESULT SetForeground(void);
H A Dif_ole.cpp112 STDMETHOD(SetForeground)(void);
302 CVim::SetForeground(void) in SetForeground() function in CVim
/vim-8.2.3635/runtime/doc/
H A Dif_ole.txt93 SetForeground() Make the Vim window come to the foreground
98 Vim.SetForeground