Home | History | Annotate | Download | only in rendering

Lines Matching refs:updateLayerPositions

248 void RenderLayer::updateLayerPositions(UpdateLayerPositionsFlags flags)
316 child->updateLayerPositions(flags);
975 updateLayerPositions(); // Depends on hasLayer() already being false for proper layout.
1223 // Update the positions of our child layers. Don't have updateLayerPositions() update
1226 child->updateLayerPositions(0);
1880 // scrollToOffset() may call updateLayerPositions(), which doesn't work