Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching defs:scene

1187         QGraphicsScene* scene = graphicsWidget ? graphicsWidget->scene() : 0;
1188 if (scene)
1189 scene->update(QRect(r));