Home | History | Annotate | Download | only in src

Lines Matching refs:dirtyRect

1641     IntRect dirtyRect(rect);
1655 gc.clip(dirtyRect);
1656 frameView()->paint(&gc, dirtyRect);
1659 gc.fillRect(dirtyRect, Color::white, DeviceColorSpace);