MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / CalcTextSize

Method CalcTextSize

ToyBox/imgui/imgui.cpp:4611–4631  ·  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

CalcTextSizeAMethod · 0.80
ImVec2Class · 0.70

Tested by

no test coverage detected