Home | History | Annotate | Download | only in rendering

Lines Matching refs:effectiveZoom

674     if (!img || !img->canRender(renderer->style()->effectiveZoom()))
705 bool shouldPaintBorderImage = borderImage && borderImage->canRender(style()->effectiveZoom());
2438 float currZoom = style()->effectiveZoom();
2458 float newZoom = curr->style()->effectiveZoom();