Home | History | Annotate | Download | only in css

Lines Matching refs:Zoom

3540 // multiplies each resolved length with the zoom multiplier - so for SVG we need to disable that.
3544 // if we'd pass a 1.0 zoom factor everyhwere. So we only pass a zoom factor of 1.0 for specific
4763 // Reset the zoom in effect before we do anything. This allows the setZoom method to accurately compute a new
4764 // zoom in effect.
4768 HANDLE_INHERIT_AND_INITIAL(zoom, Zoom)
4778 float docZoom = m_checker.m_document->renderer()->style()->zoom();
4960 // Handle the zoom factor.