Searched refs:rec_y_offset (Results 1 – 1 of 1) sorted by relevance
678 int rec_y_offset = y_pos - pos->y_hotspot; in hubp401_cursor_set_position() local752 if (rec_y_offset < 0) in hubp401_cursor_set_position()753 rec_y_offset = 0; in hubp401_cursor_set_position()756 hubp->cur_rect.y = rec_y_offset + param->recout.y; in hubp401_cursor_set_position()