Searched defs:acceptsInputEvents (Results 1 – 6 of 6) sorted by relevance
58 virtual bool acceptsInputEvents() OVERRIDE { return true; } in acceptsInputEvents() function
164 bool WebViewPlugin::acceptsInputEvents() { return true; } in acceptsInputEvents() function in WebViewPlugin
181 bool PepperWebPluginImpl::acceptsInputEvents() { return true; } in acceptsInputEvents() function in content::PepperWebPluginImpl
494 bool BrowserPlugin::acceptsInputEvents() { in acceptsInputEvents() function in content::BrowserPlugin
310 bool TestPlugin::acceptsInputEvents() { in acceptsInputEvents() function in content::TestPlugin
401 bool WebPluginImpl::acceptsInputEvents() { in acceptsInputEvents() function in content::WebPluginImpl