Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ TimelineLimitsColor
Function
TimelineLimitsColor
src/AdornedRulerPanel.cpp:2403–2406 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2401
}
2402
2403
inline ColorId TimelineLimitsColor()
2404
{
2405
return TimelineTextColor();
2406
}
2407
2408
inline ColorId TimelineSelectionColor()
2409
{
Callers
1
DoDrawPlayRegionLimits
Method · 0.85
Calls
1
TimelineTextColor
Function · 0.85
Tested by
no test coverage detected