Searched refs:OnRequestMove (Results 1 – 4 of 4) sorted by relevance
496 void OnRequestMove(const gfx::Rect& pos);
616 void OnRequestMove(const gfx::Rect& pos);
983 IPC_MESSAGE_HANDLER(ViewHostMsg_RequestMove, OnRequestMove) in OnMessageReceived()1180 void RenderViewHostImpl::OnRequestMove(const gfx::Rect& pos) { in OnRequestMove() function in content::RenderViewHostImpl
450 IPC_MESSAGE_HANDLER(ViewHostMsg_RequestMove, OnRequestMove) in OnMessageReceived()1420 void RenderWidgetHostImpl::OnRequestMove(const gfx::Rect& pos) { in OnRequestMove() function in content::RenderWidgetHostImpl