MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / texteditor_get_validate_text_length

Function texteditor_get_validate_text_length

src/textedit/mtextedit.c:3862–3886  ·  view source on GitHub ↗

get the validate length of text. if the text include half-bytes of mutil-code character, we must exclude them return the validate length of text

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mTextEditor_setTextFunction · 0.85
mTextEditor_insertTextFunction · 0.85

Calls 2

GetWindowFontFunction · 0.85
get_first_char_lenFunction · 0.85

Tested by

no test coverage detected