Home
last modified time | relevance | path

Searched defs:shouldUsePlugin (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/Plugins/gtk/
DPluginInfoStoreGtk.cpp61 bool PluginInfoStore::shouldUsePlugin(const Plugin& plugin) in shouldUsePlugin() function in WebKit::PluginInfoStore
/external/webkit/Source/WebKit2/UIProcess/Plugins/qt/
DPluginInfoStoreQt.cpp67 bool PluginInfoStore::shouldUsePlugin(const Plugin& plugin) in shouldUsePlugin() function in WebKit::PluginInfoStore
/external/webkit/Source/WebKit2/UIProcess/Plugins/win/
DPluginInfoStoreWin.cpp341 bool PluginInfoStore::shouldUsePlugin(const Plugin& plugin) in shouldUsePlugin() function in WebKit::PluginInfoStore
/external/webkit/Source/WebCore/loader/
DSubframeLoader.cpp300 bool SubframeLoader::shouldUsePlugin(const KURL& url, const String& mimeType, bool shouldPreferPlug… in shouldUsePlugin() function in WebCore::SubframeLoader