MCPcopy Create free account
hub / github.com/audacity/audacity / TimelineSelectionColor

Function TimelineSelectionColor

src/AdornedRulerPanel.cpp:2408–2411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2406}
2407
2408inline ColorId TimelineSelectionColor()
2409{
2410 return clrRulerSelected;
2411}
2412
2413inline ColorId TimelineLoopRegionColor(bool isActive)
2414{

Callers 2

DoDrawOverlapMethod · 0.85
DoDrawSelectionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected