Lines Matching full:dirty
444 // Clip to the dirty region if drawing to a window. When drawing to another bitmap context, do not clip.
446 // Clip to dirty region so plug-in does not draw over already-drawn regions of the window that are
451 // Get list of dirty rects from the opaque ancestor -- WebKit does some tricks with invalidation and
453 // knows about the true set of dirty rects.
462 // Create a region for this dirty rect
466 // Union this dirty rect with the rest of the dirty rects
472 // Intersect the dirty region with the clip region, so that we only draw over dirty parts
525 // Clip to the dirty region if drawing to a window. When drawing to another bitmap context, do not clip.
527 // Get list of dirty rects from the opaque ancestor -- WebKit does some tricks with invalidation and
529 // knows about the true set of dirty rects.