Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ TimelineBackgroundColor
Function
TimelineBackgroundColor
src/AdornedRulerPanel.cpp:2393–2396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2391
using ColorId = decltype(clrTrackInfo);
2392
2393
inline ColorId TimelineBackgroundColor()
2394
{
2395
return clrTimelineRulerBackground;
2396
}
2397
2398
inline ColorId TimelineTextColor()
2399
{
Callers
2
DoDrawBackground
Method · 0.85
DoDrawSelection
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected