Searched defs:moveCursor (Results 1 – 3 of 3) sorted by relevance
71 bool Editor::moveCursor(skui::Key key) { in moveCursor() function in skia::editor::Editor
274 bool moveCursor(Editor::Movement m, bool shift = false) { in moveCursor() function
1502 public final int moveCursor(final int num) throws IOException { in moveCursor() method in ConsoleReader