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

Function alignTextToButton

source/MRViewer/MRUIStyle.cpp:2358–2361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2356}
2357
2358void alignTextToButton()
2359{
2360 alignTextToFramePadding( cGradientButtonFramePadding * UI::scale() );
2361}
2362
2363
2364void highlightWindowArea( const ImVec2& min, const ImVec2& max )

Callers

nothing calls this directly

Calls 2

alignTextToFramePaddingFunction · 0.85
scaleFunction · 0.70

Tested by

no test coverage detected