Searched refs:clearClipRectsIncludingDescendants (Results 1 – 7 of 7) sorted by relevance
101 void clearClipRectsIncludingDescendants();102 void clearClipRectsIncludingDescendants(ClipRectsCacheSlot);
160 void RenderLayerClipper::clearClipRectsIncludingDescendants() in clearClipRectsIncludingDescendants() function in blink::RenderLayerClipper165 layer->clipper().clearClipRectsIncludingDescendants(); in clearClipRectsIncludingDescendants()168 void RenderLayerClipper::clearClipRectsIncludingDescendants(ClipRectsCacheSlot cacheSlot) in clearClipRectsIncludingDescendants() function in blink::RenderLayerClipper174 layer->clipper().clearClipRectsIncludingDescendants(cacheSlot); in clearClipRectsIncludingDescendants()
98 layer()->clipper().clearClipRectsIncludingDescendants(); in styleWillChange()
241 m_clipper.clearClipRectsIncludingDescendants(); in updateLayerPositionsAfterLayout()337 m_clipper.clearClipRectsIncludingDescendants(); in updateTransform()339 m_clipper.clearClipRectsIncludingDescendants(AbsoluteClipRects); in updateTransform()1291 m_clipper.clearClipRectsIncludingDescendants(); in removeOnlyThisLayer()1333 m_clipper.clearClipRectsIncludingDescendants(); in insertOnlyThisLayer()
372 layer()->clipper().clearClipRectsIncludingDescendants(); in setScrollOffset()
199 layer->clipper().clearClipRectsIncludingDescendants(); in updateSquashingAssignment()
473 layer->clipper().clearClipRectsIncludingDescendants(PaintingClipRects); in allocateOrClearCompositedLayerMapping()