Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Release
Function
Release
src/KeyboardCapture.cpp:66–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void Release(wxWindow *handler)
67
{
68
// wxASSERT(sHandler() == handler);
69
sHandler() = nullptr;
70
}
71
72
void OnFocus( wxWindow &window, wxFocusEvent &event )
73
{
Callers
10
StopStream
Method · 0.85
OnKillFocus
Method · 0.85
OnFocus
Function · 0.85
Release
Method · 0.85
Release
Method · 0.85
Release
Method · 0.85
Release
Method · 0.85
Release
Method · 0.85
Release
Method · 0.85
Release
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected