Home | History | Annotate | Download | only in dom

Lines Matching full:zoom

249     // time (or store an additional bit in the RenderStyle to indicate that a zoom was specified).
253 // a differing zoom, and then we divide our result by it to eliminate the zoom.
257 zoomFactor = prev->style()->zoom();
263 zoomFactor = prev->style()->zoom();