Searched refs:rec_y_offset (Results 1 – 1 of 1) sorted by relevance
737 int rec_y_offset = pos->y - pos->y_hotspot; in hubp401_cursor_set_position() local815 if (rec_y_offset < 0) in hubp401_cursor_set_position()816 rec_y_offset = 0; in hubp401_cursor_set_position()819 hubp->cur_rect.y = rec_y_offset + param->recout.y; in hubp401_cursor_set_position()