Searched defs:supportsKeyboardFocus (Results 1 – 4 of 4) sorted by relevance
51 virtual bool supportsKeyboardFocus() const { return false; } in supportsKeyboardFocus() function
76 virtual bool supportsKeyboardFocus() const { return false; } in supportsKeyboardFocus() function
596 bool WebPluginContainerImpl::supportsKeyboardFocus() const in supportsKeyboardFocus() function in blink::WebPluginContainerImpl
595 bool BrowserPlugin::supportsKeyboardFocus() const { in supportsKeyboardFocus() function in content::BrowserPlugin