HomeSort by relevance Sort by last modified time
    Searched defs:UpdateGeometry (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl.cc 127 void WebPluginDelegateImpl::UpdateGeometry(
  /external/chromium_org/content/plugin/
webplugin_proxy.cc 419 void WebPluginProxy::UpdateGeometry(
430 // synchronous calls that lead to nested UpdateGeometry calls.
448 delegate_->UpdateGeometry(window_rect, clip_rect);
  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.cc 573 void WebPluginDelegateProxy::UpdateGeometry(const gfx::Rect& window_rect,
    [all...]

Completed in 97 milliseconds