MCPcopy 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
2398inline ColorId TimelineTextColor()
2399{
2400 return clrTrackPanelText;
2401}
2402
2403inline ColorId TimelineLimitsColor()
2404{

Callers 3

TimelineLimitsColorFunction · 0.85
DoDrawBackgroundMethod · 0.85
DoDrawMarksMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected