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

Function txtAddNode

src/control/textedit.c:249–269  ·  view source on GitHub ↗

* txtAddNode : add a textnode after a specified node * params : node - the previous text node, if NULL, the new node will be * inserted at the tail. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

textdoc_settextFunction · 0.85
insert_ln_sepFunction · 0.85
textdoc_insert_textFunction · 0.85

Calls 4

GetWindowAdditionalData2Function · 0.85
textnode_createFunction · 0.85
list_addFunction · 0.85
list_add_tailFunction · 0.85

Tested by

no test coverage detected