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