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

/external/webkit/Source/WebKit2/PluginProcess/
H A DPluginControllerProxy.cpp365 void PluginControllerProxy::geometryDidChange(const IntRect& frameRect, const IntRect& clipRect, const ShareableBitmap::Handle& backingStoreHandle) function in class:WebKit::PluginControllerProxy
379 m_plugin->geometryDidChange(frameRect, clipRect);
/external/webkit/Source/WebKit2/WebProcess/Plugins/
H A DPluginProxy.cpp170 void PluginProxy::geometryDidChange(const IntRect& frameRect, const IntRect& clipRect) function in class:WebKit::PluginProxy
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp536 void NetscapePlugin::geometryDidChange(const IntRect& frameRect, const IntRect& clipRect) function in class:WebKit::NetscapePlugin

Completed in 88 milliseconds