Searched defs:moveCursor (Results 1 – 6 of 6) sorted by relevance
149 WriteStream.prototype.moveCursor = function(dx, dy, callback) { method in WriteStream
1335 function moveCursor(stream, dx, dy, callback) { function1411 moveCursor field
71 bool Editor::moveCursor(skui::Key key) { in moveCursor() function in skia::editor::Editor
315 moveCursor: function (...args) { method
237 bool moveCursor(editor::Editor::Movement m, bool shift = false) { in moveCursor() function
274 bool moveCursor(Editor::Movement m, bool shift = false) { in moveCursor() function