MCPcopy 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
117inline int IndicatorBigWidth()
118{
119 return IndicatorWidthForHeight(IndicatorBigHeight());
120}
121
122class AdornedRulerPanel::CommonRulerHandle : public UIHandle
123{

Callers 2

DoGetRectangleMethod · 0.85
DrawMethod · 0.85

Calls 2

IndicatorWidthForHeightFunction · 0.85
IndicatorBigHeightFunction · 0.85

Tested by

no test coverage detected