Searched defs:OnClose (Results 1 - 7 of 7) sorted by relevance
/third_party/lzma/CPP/Windows/Control/ | ||
H A D | Window2.h | 38 virtual void OnClose() { Destroy(); }
in OnClose() function in NWindows::NControl::CWindow2 |
H A D | Dialog.h | 130 virtual void OnClose() {}
in OnClose() function in NWindows::NControl::CDialog |
/third_party/node/src/ | ||
H A D | handle_wrap.h | 88 virtual void OnClose() {} in OnClose() function in node::HandleWrap |
H A D | handle_wrap.cc | 135 void HandleWrap::OnClose(uv_handle_t* handle) { in OnClose() function in node::HandleWrap |
H A D | spawn_sync.cc | 304 void SyncProcessStdioPipe::OnClose() { in OnClose() function in node::SyncProcessStdioPipe |
H A D | node_messaging.cc | 835 void MessagePort::OnClose() { in OnClose() function in node::worker::MessagePort |
/third_party/python/Tools/msi/bundle/bootstrap/ | ||
H A D | PythonBootstrapperApplication.cpp | 2411 BOOL OnClose() { in OnClose() function in PythonBootstrapperApplication |
Completed in 12 milliseconds