Searched defs:supportsInputMethod (Results 1 – 4 of 4) sorted by relevance
52 virtual bool supportsInputMethod() const { return false; } in supportsInputMethod() function
80 virtual bool supportsInputMethod() const { return false; } in supportsInputMethod() function
592 bool WebPluginContainerImpl::supportsInputMethod() const in supportsInputMethod() function in blink::WebPluginContainerImpl
987 bool BrowserPlugin::supportsInputMethod() const { in supportsInputMethod() function in content::BrowserPlugin