MCPcopy Create free account
hub / github.com/coronalabs/corona / CalcTextSize

Method CalcTextSize

platform/linux/src/imgui/imgui.cpp:4917–4941  ·  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