Searched defs:OnClose (Results 1 – 9 of 9) sorted by relevance
88 virtual void OnClose() {} in OnClose() function
135 void HandleWrap::OnClose(uv_handle_t* handle) { in OnClose() function in node::HandleWrap
304 void SyncProcessStdioPipe::OnClose() { in OnClose() function in node::SyncProcessStdioPipe
835 void MessagePort::OnClose() { in OnClose() function in node::worker::MessagePort
128 virtual void OnClose() {} in OnClose() function157 virtual void OnClose() { Destroy(); } in OnClose() function172 virtual void OnClose() { End(IDCLOSE); } in OnClose() function
36 virtual void OnClose() { Destroy(); } in OnClose() function
510 void CefServerImpl::OnClose(int connection_id) { in OnClose() function in CefServerImpl
962 bool RootWindowWin::OnClose() { in OnClose() function in client::RootWindowWin
2396 BOOL OnClose() { in OnClose() function in PythonBootstrapperApplication