Searched refs:total_redraw_rect_opt (Results 1 – 1 of 1) sorted by relevance
61 let mut total_redraw_rect_opt: Option<Rect> = None; in redraw_all() localVariable65 total_redraw_rect_opt = match total_redraw_rect_opt { in redraw_all()114 if let Some(total_redraw_rect) = total_redraw_rect_opt { in redraw_all()