MCPcopy Create free account
hub / github.com/RequestFX/ImGUI-Advanced-Cheat-Menu / CalcTextSize

Method CalcTextSize

dependencies/imgui-sfml/include/imgui.cpp:4980–5004  ·  view source on GitHub ↗

Calculate text size. Text can be multi-line. Optionally ignore text after a ## marker. CalcTextSize("") should return ImVec2(0.0f, g.FontSize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

ImVec2Function · 0.85
CalcTextSizeAMethod · 0.80

Tested by

no test coverage detected