Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2353
void alignTextToCheckBox()
2354
{
2355
alignTextToFramePadding( cCheckboxPadding * UI::scale() );
2356
}
2357
2358
void alignTextToButton()
2359
{
Callers
nothing calls this directly
Calls
2
alignTextToFramePadding
Function · 0.85
scale
Function · 0.70
Tested by
no test coverage detected