Home
last modified time | relevance | path

Searched refs:restoreClip (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.cpp1078 static void restoreClip(GraphicsContext* p, const IntRect& paintDirtyRect, const IntRect& clipRect) in restoreClip() function
1143 restoreClip(context, paintDirtyRect, damageRect); in paintIntoLayer()
1152 restoreClip(context, paintDirtyRect, outlineRect); in paintIntoLayer()
1183 restoreClip(context, paintDirtyRect, clipRectToApply); in paintIntoLayer()
1193 restoreClip(context, paintDirtyRect, outlineRect); in paintIntoLayer()
1213 restoreClip(context, paintDirtyRect, damageRect); in paintIntoLayer()
DRenderLayer.cpp2542 static void restoreClip(GraphicsContext* p, const IntRect& paintDirtyRect, const IntRect& clipRect) in scrollTo() function
2643 restoreClip(p, paintDirtyRect, clipRect); in scrollTo()
2702 restoreClip(p, paintDirtyRect, damageRect); in scrollTo()
2731 restoreClip(p, paintDirtyRect, clipRectToApply); in scrollTo()
2739 restoreClip(p, paintDirtyRect, outlineRect); in scrollTo()
2756 restoreClip(p, paintDirtyRect, damageRect); in scrollTo()
2762 restoreClip(p, paintDirtyRect, damageRect); in scrollTo()
/external/webkit/Source/WebCore/
DChangeLog-2006-05-104165 (WebCore::restoreClip): Ditto.
6370 (WebCore::restoreClip):
17291 (WebCore::restoreClip):
32829 (khtml::restoreClip):
DChangeLog-2003-10-252675 (restoreClip):
DChangeLog-2008-08-1067690 (WebCore::restoreClip): Removed call to reset the focus ring clip.