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

Function te_cursor_shift

src/control/textedit.c:2451–2544  ·  view source on GitHub ↗

* te_cursor_shift : process shift keys, including left and right arrow, Home, * End keys. * Params : bShift - Whether shift key is in pressed status */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TextEditCtrlProcFunction · 0.85

Calls 7

te_unselect_allFunction · 0.85
begin_selectionFunction · 0.85
set_current_nodeFunction · 0.85
scrolled_get_contwidthFunction · 0.85
teOnMouseDownFunction · 0.85
te_make_caret_visibleFunction · 0.85
teSetCaretPosFunction · 0.85

Tested by

no test coverage detected