MCPcopy 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
66void Release(wxWindow *handler)
67{
68// wxASSERT(sHandler() == handler);
69 sHandler() = nullptr;
70}
71
72void OnFocus( wxWindow &window, wxFocusEvent &event )
73{

Callers 10

StopStreamMethod · 0.85
OnKillFocusMethod · 0.85
OnFocusFunction · 0.85
ReleaseMethod · 0.85
ReleaseMethod · 0.85
ReleaseMethod · 0.85
ReleaseMethod · 0.85
ReleaseMethod · 0.85
ReleaseMethod · 0.85
ReleaseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected