Home
last modified time | relevance | path

Searched refs:move_cursor (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/tests/modetest/
Dcursor.c94 static void move_cursor(struct cursor *cursor, struct cursor_step *step) in move_cursor() function
131 { move_cursor, 1, 100, 1 },
132 { move_cursor, 1, 10, 10 },
134 { move_cursor, 1, 10, 10 },
135 { move_cursor, 9, 100, 1 },
136 { move_cursor, 11, 100, 5 },
138 { move_cursor, 9, 100, 1 },
140 { move_cursor, 9, 100, 1 },
/external/lldb/utils/vim-lldb/python-vim-lldb/
Dvim_ui.py125 move_cursor(line, 0)
126 elif move_cursor:
Dvim_panes.py100 def move_cursor(line, col=0): function
355 move_cursor(1, 0)