Searched defs:move_cursor (Results 1 – 3 of 3) sorted by relevance
90 static void move_cursor(struct cursor *cursor, const struct cursor_step *step) in move_cursor() function
171 pub fn move_cursor(&mut self, pos_x: u32, pos_y: u32) -> Result { in move_cursor() method
610 pub fn move_cursor(&mut self, _scanout_id: u32, x: u32, y: u32) -> VirtioGpuResult { in move_cursor() method