Searched refs:NotifyMoveOrResizeStarted (Results 1 – 4 of 4) sorted by relevance
183 virtual void NotifyMoveOrResizeStarted() = 0;
191 virtual void NotifyMoveOrResizeStarted() OVERRIDE;
1447 void RenderViewHostImpl::NotifyMoveOrResizeStarted() { in NotifyMoveOrResizeStarted() function in content::RenderViewHostImpl
1686 web_contents->GetRenderViewHost()->NotifyMoveOrResizeStarted(); in OnWindowBeginUserBoundsChange()