Home | History | Annotate | Download | only in rendering

Lines Matching defs:effectiveZoom

846     if (!img || !img->canRender(renderer, renderer->style()->effectiveZoom()))
871 return borderImage && borderImage->canRender(this, style()->effectiveZoom()) && borderImage->isLoaded();
3124 float effectiveZoom = style()->effectiveZoom();
3148 if (effectiveZoom != ancestor->style()->effectiveZoom())