Home
last modified time | relevance | path

Searched refs:WindowDeactivate (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DCommands.h92 STDMETHOD (WindowDeactivate) (THIS_ IDispatch * theWindow);
H A DCommands.cpp275 HRESULT CCommands::XApplicationEvents::WindowDeactivate(IDispatch * theWindow) in WindowDeactivate() function in CCommands::XApplicationEvents