Searched defs:UpdateGeometry (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dwebplugin_delegate_impl.cc127 void WebPluginDelegateImpl::UpdateGeometry( function in class:content::WebPluginDelegateImpl
/external/chromium_org/content/plugin/
H A Dwebplugin_proxy.cc381 void WebPluginProxy::UpdateGeometry( function in class:content::WebPluginProxy
392 // synchronous calls that lead to nested UpdateGeometry calls.
407 delegate_->UpdateGeometry(window_rect, clip_rect);
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc570 void WebPluginDelegateProxy::UpdateGeometry(const gfx::Rect& window_rect, function in class:content::WebPluginDelegateProxy

Completed in 345 milliseconds