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