Searched refs:updateGeometry (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DLinkHighlight.h57 void updateGeometry();
H A DLinkHighlight.cpp83 updateGeometry();
314 void LinkHighlight::updateGeometry() function in class:blink::LinkHighlight
H A DWebPluginContainerImpl.cpp404 m_webPlugin->updateGeometry(windowRect, clipRect, cutOutRects, isVisible());
H A DWebViewImpl.cpp1865 m_linkHighlights[i]->updateGeometry();
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DFakeWebPlugin.h55 virtual void updateGeometry(const WebRect& frameRect, const WebRect& clipRect, const WebVector<WebRect>& cutOutsRects, bool isVisible) OVERRIDE { }
/external/chromium_org/content/renderer/pepper/
H A Dpepper_webplugin_impl.h48 virtual void updateGeometry(
H A Dpepper_webplugin_impl.cc161 void PepperWebPluginImpl::updateGeometry( function in class:content::PepperWebPluginImpl
/external/chromium_org/third_party/WebKit/public/web/
H A DWebPlugin.h94 virtual void updateGeometry(
/external/chromium_org/components/plugins/renderer/
H A Dwebview_plugin.h83 virtual void updateGeometry(
H A Dwebview_plugin.cc149 void WebViewPlugin::updateGeometry(const WebRect& frame_rect, function in class:WebViewPlugin
/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_plugin.h61 virtual void updateGeometry(
H A Dtest_plugin.cc252 void TestPlugin::updateGeometry( function in class:content::TestPlugin
/external/chromium_org/content/renderer/browser_plugin/
H A Dbrowser_plugin.h90 virtual void updateGeometry(
H A Dbrowser_plugin.cc435 void BrowserPlugin::updateGeometry( function in class:content::BrowserPlugin
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_impl.h77 virtual void updateGeometry(
H A Dwebplugin_impl.cc315 void WebPluginImpl::updateGeometry( function in class:content::WebPluginImpl

Completed in 297 milliseconds