Searched refs:cursor_intersect (Results 1 – 1 of 1) sorted by relevance
94 let cursor_intersect = rect.intersection(&cursor_rect); in redraw_all() localVariable95 if !cursor_intersect.is_empty() { in redraw_all()101 display.roi(&cursor_intersect).blend(&cursor.roi( in redraw_all()102 &cursor_intersect.offset(-cursor_rect.left(), -cursor_rect.top()), in redraw_all()