Home | History | Annotate | Download | only in rendering

Lines Matching refs:nextLayer

3353                 RenderLayer* nextLayer = columnLayers[columnIndex - 1];
3354 RefPtr<HitTestingTransformState> newTransformState = nextLayer->createLocalTransformState(rootLayer, nextLayer, localClipRect, hitTestPoint, transformState);