Searched refs:max_y (Results 1 – 1 of 1) sorted by relevance
206 let max_y: i32 = SCREEN_HEIGHT as i32; in handle_mouse_relative_event() localVariable216 cmp::min(max_y - cursor_rect.height(), self.cursor_y.get() - event.dy), in handle_mouse_relative_event()