Home
last modified time | relevance | path

Searched defs:moveCursor (Results 1 – 6 of 6) sorted by relevance

/third_party/node/lib/
Dtty.js149 WriteStream.prototype.moveCursor = function(dx, dy, callback) { method in WriteStream
Dreadline.js1335 function moveCursor(stream, dx, dy, callback) { function
1411 moveCursor field
/third_party/skia/experimental/sktext/editor/
DEditor.cpp71 bool Editor::moveCursor(skui::Key key) { in moveCursor() function in skia::editor::Editor
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_inputmethodengine.js315 moveCursor: function (...args) { method
/third_party/flutter/skia/experimental/editor/
Deditor_application.cpp237 bool moveCursor(editor::Editor::Movement m, bool shift = false) { in moveCursor() function
/third_party/skia/modules/skplaintexteditor/app/
Deditor_application.cpp274 bool moveCursor(Editor::Movement m, bool shift = false) { in moveCursor() function