Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:Zoom

1812 void RenderViewHostImpl::Zoom(PageZoom zoom) {
1813 Send(new ViewMsg_Zoom(GetRoutingID(), zoom));