Searched refs:clearClipRectsIncludingDescendants (Results 1 – 6 of 6) sorted by relevance
95 void RenderLayerClipper::clearClipRectsIncludingDescendants(ClipRectsType typeToClear) in clearClipRectsIncludingDescendants() function in WebCore::RenderLayerClipper104 layer->clipper().clearClipRectsIncludingDescendants(typeToClear); in clearClipRectsIncludingDescendants()
88 void clearClipRectsIncludingDescendants(ClipRectsType typeToClear = AllClipRectTypes);
105 layer()->clipper().clearClipRectsIncludingDescendants(); in styleWillChange()
611 layer->clipper().clearClipRectsIncludingDescendants(PaintingClipRects); in allocateOrClearCompositedLayerMapping()1085 layer->clipper().clearClipRectsIncludingDescendants(); in assignLayersToBackingsInternal()
557 m_clipper.clearClipRectsIncludingDescendants(); in updateTransform()1488 m_clipper.clearClipRectsIncludingDescendants(); in removeOnlyThisLayer()1529 m_clipper.clearClipRectsIncludingDescendants(); in insertOnlyThisLayer()
1723 m_owningLayer->clipper().clearClipRectsIncludingDescendants(PaintingClipRects); in paintsIntoCompositedAncestorChanged()