Home
last modified time | relevance | path

Searched defs:OnClose (Results 1 – 7 of 7) 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.h130 virtual void OnClose() {} in OnClose() function
161 virtual void OnClose() Z7_override { Destroy(); } in OnClose() function
176 virtual void OnClose() Z7_override { End(IDCLOSE); } in OnClose() function
DWindow2.h38 virtual void OnClose() { Destroy(); } in OnClose() function
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2396 BOOL OnClose() { in OnClose() function in PythonBootstrapperApplication