Home | History | Annotate | Download | only in rendering

Lines Matching refs:newZoom

2545         float newZoom = curr->style()->effectiveZoom();
2546 if (currZoom != newZoom)
2548 currZoom = newZoom;