Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2408
inline ColorId TimelineSelectionColor()
2409
{
2410
return clrRulerSelected;
2411
}
2412
2413
inline ColorId TimelineLoopRegionColor(bool isActive)
2414
{
Callers
2
DoDrawOverlap
Method · 0.85
DoDrawSelection
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected