Searched defs:OnRequestMove (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_impl.cc1240 IPC_MESSAGE_HANDLER(ViewHostMsg_RequestMove, OnRequestMove)
1607 void RenderViewHostImpl::OnRequestMove(const gfx::Rect& pos) { function in class:content::RenderViewHostImpl
H A Drender_widget_host_impl.cc468 IPC_MESSAGE_HANDLER(ViewHostMsg_RequestMove, OnRequestMove)
1456 void RenderWidgetHostImpl::OnRequestMove(const gfx::Rect& pos) { function in class:content::RenderWidgetHostImpl

Completed in 79 milliseconds