Searched refs:OnDidZoomURL (Results 1 – 2 of 2) sorted by relevance
520 void OnDidZoomURL(double zoom_level, const GURL& url);
1000 IPC_MESSAGE_HANDLER(ViewHostMsg_DidZoomURL, OnDidZoomURL) in OnMessageReceived()1596 void RenderViewHostImpl::OnDidZoomURL(double zoom_level, in OnDidZoomURL() function in content::RenderViewHostImpl