Searched refs:RequestMove (Results 1 – 4 of 4) sorted by relevance
122 virtual void RequestMove(const gfx::Rect& new_bounds) {} in RequestMove() function
1182 delegate_->RequestMove(pos); in OnRequestMove()
375 virtual void RequestMove(const gfx::Rect& new_bounds) OVERRIDE; in NON_EXPORTED_BASE()
3487 void WebContentsImpl::RequestMove(const gfx::Rect& new_bounds) { in RequestMove() function in content::WebContentsImpl