MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / GetSpinnerWidth

Function GetSpinnerWidth

source/ui/controls/spinnerControl.cpp:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59float GetSpinnerWidth() {
60 return GetCurrentContext()->Font->FontSize*2.0f;
61}
62
63void Spinner(const char* label)
64{

Callers 3

runMethod · 0.85
runMethod · 0.85
runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected