Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ TimelineTextColor
Function
TimelineTextColor
src/AdornedRulerPanel.cpp:2398–2401 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2396
}
2397
2398
inline ColorId TimelineTextColor()
2399
{
2400
return clrTrackPanelText;
2401
}
2402
2403
inline ColorId TimelineLimitsColor()
2404
{
Callers
3
TimelineLimitsColor
Function · 0.85
DoDrawBackground
Method · 0.85
DoDrawMarks
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected