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

Function ImTextCharFromUtf8

ToyBox/imgui/imgui.cpp:1664–1722  ·  view source on GitHub ↗

Convert UTF-8 to 32-bit character, process single character input. Based on stb_from_utf8() from github.com/nothings/stb/ We handle UTF-8 decoding error by skipping forward.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

ImTextStrFromUtf8Function · 0.85
ImTextCountCharsFromUtf8Function · 0.85
AddTextMethod · 0.85
CalcWordWrapPositionAMethod · 0.85
CalcTextSizeAMethod · 0.85
RenderTextMethod · 0.85
InputTextExMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected