Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ WasControlDown
Method
WasControlDown
src/widgets/AButton.cpp:634–637 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
632
}
633
634
bool AButton::WasControlDown()
635
{
636
return mWasControlDown;
637
}
638
639
void AButton::Enable()
640
{
Callers
2
PlayDefault
Method · 0.80
OnPlaySpeed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected