Searched refs:OnRequestMove (Results 1 – 4 of 4) sorted by relevance
545 void OnRequestMove(const gfx::Rect& pos);
653 void OnRequestMove(const gfx::Rect& pos);
468 IPC_MESSAGE_HANDLER(ViewHostMsg_RequestMove, OnRequestMove) in OnMessageReceived()1456 void RenderWidgetHostImpl::OnRequestMove(const gfx::Rect& pos) { in OnRequestMove() function in content::RenderWidgetHostImpl
1240 IPC_MESSAGE_HANDLER(ViewHostMsg_RequestMove, OnRequestMove) in OnMessageReceived()1607 void RenderViewHostImpl::OnRequestMove(const gfx::Rect& pos) { in OnRequestMove() function in content::RenderViewHostImpl