Home | History | Annotate | Download | only in rendering

Lines Matching refs:effectiveZoom

704     bool hasFillImage = img && img->canRender(renderer()->style()->effectiveZoom());
784 bool hasBorderImage = borderImage && borderImage->canRender(styleToUse->effectiveZoom());
861 bool hasBoxImage = maskBoxImage && maskBoxImage->canRender(renderer()->style()->effectiveZoom());