Home | History | Annotate | Download | only in rendering

Lines Matching refs:effectiveZoom

866     return borderImage && borderImage->canRender(*this, style()->effectiveZoom()) && borderImage->isLoaded();
877 if (!img || !img->canRender(*this, style()->effectiveZoom()))
914 if (!img || !img->canRender(*this, style()->effectiveZoom()))
2937 float effectiveZoom = style()->effectiveZoom();
2957 if (effectiveZoom != ancestor->style()->effectiveZoom())