Searched refs:UpdateGeometry (Results 1 – 10 of 10) sorted by relevance
62 virtual void UpdateGeometry(const gfx::Rect& window_rect,
127 void WebPluginDelegateImpl::UpdateGeometry( in UpdateGeometry() function in content::WebPluginDelegateImpl
92 virtual void UpdateGeometry(const gfx::Rect& window_rect,
276 UpdateGeometry(window_rect, clip_rect);
81 void UpdateGeometry(const gfx::Rect& window_rect,
419 void WebPluginProxy::UpdateGeometry( in UpdateGeometry() function in content::WebPluginProxy448 delegate_->UpdateGeometry(window_rect, clip_rect); in UpdateGeometry()
294 webplugin_->UpdateGeometry( in OnUpdateGeometry()
64 virtual void UpdateGeometry(const gfx::Rect& window_rect,
573 void WebPluginDelegateProxy::UpdateGeometry(const gfx::Rect& window_rect, in UpdateGeometry() function in content::WebPluginDelegateProxy
344 delegate_->UpdateGeometry(new_geometry.window_rect, new_geometry.clip_rect); in updateGeometry()