Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:to_paint

2465     gfx::Rect to_paint = gfx::SubtractRects(rect, clip);
2466 if (!to_paint.IsEmpty())
2467 window_->SchedulePaintInRect(to_paint);