Home | History | Annotate | Download | only in rendering

Lines Matching refs:updateLayerPositions

284 void RenderLayer::updateLayerPositions(UpdateLayerPositionsFlags flags, IntPoint* cachedOffset)
383 child->updateLayerPositions(flags, cachedOffset);
1127 current->updateLayerPositions(); // Depends on hasLayer() already being false for proper layout.
1374 // Update the positions of our child layers. Don't have updateLayerPositions() update
1377 child->updateLayerPositions(0);
2219 // scrollToOffset() may call updateLayerPositions(), which doesn't work