Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IndicatorBigWidth
Function
IndicatorBigWidth
src/AdornedRulerPanel.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
inline int IndicatorBigWidth()
118
{
119
return IndicatorWidthForHeight(IndicatorBigHeight());
120
}
121
122
class AdornedRulerPanel::CommonRulerHandle : public UIHandle
123
{
Callers
2
DoGetRectangle
Method · 0.85
Draw
Method · 0.85
Calls
2
IndicatorWidthForHeight
Function · 0.85
IndicatorBigHeight
Function · 0.85
Tested by
no test coverage detected