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

Function set_current_node

src/control/textedit.c:164–184  ·  view source on GitHub ↗

* set_current_node : Set a node as the current insertion/selection node, * must be called when the current node is/will be changed. * Params : newnode - the new node with insertion/selection point * bSel - insertion or selection * bChange - Whether to call change function * Return : TRUE on changed, FALSE otherwis

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

textdoc_settextFunction · 0.85
textdoc_insert_textFunction · 0.85
te_cursor_shiftFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected