Searched defs:canCreatePluginWithoutRenderer (Results 1 – 4 of 4) sorted by relevance
45 virtual bool canCreatePluginWithoutRenderer( in canCreatePluginWithoutRenderer() function
612 bool FrameLoaderClientImpl::canCreatePluginWithoutRenderer(const String& mimeType) const in canCreatePluginWithoutRenderer() function in blink::FrameLoaderClientImpl
231 …virtual bool canCreatePluginWithoutRenderer(const String& mimeType) const OVERRIDE { return false;… in canCreatePluginWithoutRenderer() function
129 virtual bool canCreatePluginWithoutRenderer(const WebString& mimeType) { return false; } in canCreatePluginWithoutRenderer() function