MCPcopy 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
634bool AButton::WasControlDown()
635{
636 return mWasControlDown;
637}
638
639void AButton::Enable()
640{

Callers 2

PlayDefaultMethod · 0.80
OnPlaySpeedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected