Searched refs:OnDidZoomURL (Results 1 – 2 of 2) sorted by relevance
603 void OnDidZoomURL(double zoom_level, bool remember, const GURL& url);
1283 IPC_MESSAGE_HANDLER(ViewHostMsg_DidZoomURL, OnDidZoomURL) in OnMessageReceived()2221 void RenderViewHostImpl::OnDidZoomURL(double zoom_level, in OnDidZoomURL() function in content::RenderViewHostImpl