Home | History | Annotate | Download | only in win

Lines Matching defs:dirtyRect

350     FloatRect dirtyRect;
351 dirtyRect.setWidth(width);
352 dirtyRect.setHeight(height);
353 gc.clip(dirtyRect);