Home
last modified time | relevance | path

Searched defs:OnClose (Results 1 – 9 of 9) sorted by relevance

/third_party/node/src/
Dhandle_wrap.h88 virtual void OnClose() {} in OnClose() function
Dhandle_wrap.cc135 void HandleWrap::OnClose(uv_handle_t* handle) { in OnClose() function in node::HandleWrap
Dspawn_sync.cc304 void SyncProcessStdioPipe::OnClose() { in OnClose() function in node::SyncProcessStdioPipe
Dnode_messaging.cc835 void MessagePort::OnClose() { in OnClose() function in node::worker::MessagePort
/third_party/lzma/CPP/Windows/Control/
DDialog.h128 virtual void OnClose() {} in OnClose() function
157 virtual void OnClose() { Destroy(); } in OnClose() function
172 virtual void OnClose() { End(IDCLOSE); } in OnClose() function
DWindow2.h36 virtual void OnClose() { Destroy(); } in OnClose() function
/third_party/cef/libcef/browser/
Dserver_impl.cc510 void CefServerImpl::OnClose(int connection_id) { in OnClose() function in CefServerImpl
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc962 bool RootWindowWin::OnClose() { in OnClose() function in client::RootWindowWin
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2396 BOOL OnClose() { in OnClose() function in PythonBootstrapperApplication