Searched defs:moveCursor (Results 1 – 3 of 3) sorted by relevance
148 WriteStream.prototype.moveCursor = function(dx, dy, callback) { method in WriteStream
1202 function moveCursor(stream, dx, dy, callback) { function1278 moveCursor field
237 bool moveCursor(editor::Editor::Movement m, bool shift = false) { in moveCursor() function