Home
last modified time | relevance | path

Searched refs:clearClipRectsIncludingDescendants (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderLayer.h314 void clearClipRectsIncludingDescendants();
DRenderLayer.cpp959 clearClipRectsIncludingDescendants(); in removeOnlyThisLayer()
998 clearClipRectsIncludingDescendants(); in insertOnlyThisLayer()
3039 void RenderLayer::clearClipRectsIncludingDescendants() in clearClipRectsIncludingDescendants() function in WebCore::RenderLayer
3047 l->clearClipRectsIncludingDescendants(); in clearClipRectsIncludingDescendants()
DRenderBoxModelObject.cpp235 layer()->clearClipRectsIncludingDescendants(); in styleWillChange()
/external/webkit/WebCore/
DChangeLog-2009-06-1663241 clearClipRects -> clearClipRectsIncludingDescendants
63250 (WebCore::RenderLayer::clearClipRectsIncludingDescendants):