MCPcopy Create free account
hub / github.com/BobLChen/VulkanDemos / CalcTextSize

Method CalcTextSize

external/imgui/imgui.cpp:3726–3750  ·  view source on GitHub ↗

Calculate text size. Text can be multi-line. Optionally ignore text after a ## marker. CalcTextSize("") should return ImVec2(0.0f, GImGui->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