Searched refs:OnInvalidateRect (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.h166 void OnInvalidateRect(const gfx::Rect& rect);
H A Dwebplugin_delegate_proxy.cc439 IPC_MESSAGE_HANDLER(PluginHostMsg_InvalidateRect, OnInvalidateRect)
948 void WebPluginDelegateProxy::OnInvalidateRect(const gfx::Rect& rect) { function in class:content::WebPluginDelegateProxy

Completed in 1143 milliseconds