Home | History | Annotate | Download | only in rendering

Lines Matching refs:UpdateLayerPositionsFlags

458     typedef unsigned UpdateLayerPositionsFlags;
459 static const UpdateLayerPositionsFlags defaultFlags = CheckForRepaint | IsCompositingUpdateRoot | UpdateCompositingLayers;
461 void updateLayerPositionsAfterLayout(const RenderLayer* rootLayer, UpdateLayerPositionsFlags);
887 void updateLayerPositions(RenderGeometryMap* = 0, UpdateLayerPositionsFlags = defaultFlags);