MCPcopy Create free account
hub / github.com/OpenSpace/OpenSpace / CalcTextSize

Method CalcTextSize

modules/imgui/ext/imgui/imgui.cpp:4458–4482  ·  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

ImVec2Class · 0.85
CalcTextSizeAMethod · 0.80

Tested by

no test coverage detected