Searched refs:OnWindowFrameChanged (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/plugin/
H A Dwebplugin_delegate_stub.h97 void OnWindowFrameChanged(const gfx::Rect& window_frame,
H A Dwebplugin_delegate_stub.cc136 IPC_MESSAGE_HANDLER(PluginMsg_WindowFrameChanged, OnWindowFrameChanged)
379 void WebPluginDelegateStub::OnWindowFrameChanged(const gfx::Rect& window_frame, function in class:content::WebPluginDelegateStub
/external/chromium_org/content/renderer/
H A Drender_view_impl.h741 void OnWindowFrameChanged(const gfx::Rect& window_frame,
H A Drender_view_impl.cc1396 IPC_MESSAGE_HANDLER(ViewMsg_WindowFrameChanged, OnWindowFrameChanged)
3417 void RenderViewImpl::OnWindowFrameChanged(const gfx::Rect& window_frame, function in class:content::RenderViewImpl

Completed in 841 milliseconds