MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / alignTextToCheckBox

Function alignTextToCheckBox

source/MRViewer/MRUIStyle.cpp:2353–2356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2351}
2352
2353void alignTextToCheckBox()
2354{
2355 alignTextToFramePadding( cCheckboxPadding * UI::scale() );
2356}
2357
2358void alignTextToButton()
2359{

Callers

nothing calls this directly

Calls 2

alignTextToFramePaddingFunction · 0.85
scaleFunction · 0.70

Tested by

no test coverage detected