OnUpdateGeometry  570 content/browser/browser_plugin/browser_plugin_guest.cc     IPC_MESSAGE_HANDLER(BrowserPluginHostMsg_UpdateGeometry, OnUpdateGeometry)
OnUpdateGeometry  482 content/browser/browser_plugin/browser_plugin_guest.h   void OnUpdateGeometry(int instance_id, const gfx::Rect& view_rect);
OnUpdateGeometry  121 content/plugin/webplugin_delegate_stub.cc     IPC_MESSAGE_HANDLER(PluginMsg_UpdateGeometry, OnUpdateGeometry)
OnUpdateGeometry  122 content/plugin/webplugin_delegate_stub.cc     IPC_MESSAGE_HANDLER(PluginMsg_UpdateGeometrySync, OnUpdateGeometry)
OnUpdateGeometry   76 content/plugin/webplugin_delegate_stub.h   void OnUpdateGeometry(const PluginMsg_UpdateGeometry_Param& param);