Home
last modified time | relevance | path

Searched defs:Plugin (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/Plugins/
DPluginInfoStore.h50 struct Plugin { struct
52 WebCore::PluginInfo info; argument
62 const Vector<Plugin>& plugins(); argument
/external/webkit/Source/WebKit/qt/Api/
Dqwebpluginfactory.h45 struct Plugin { struct
54 virtual QList<Plugin> plugins() const = 0; argument
/external/webkit/Source/WebKit2/Shared/Plugins/Netscape/
DNetscapePluginModuleNone.cpp36 bool NetscapePluginModule::getPluginInfo(const String&, PluginInfoStore::Plugin&) in getPluginInfo()
/external/webkit/Source/WebKit2/Shared/Plugins/
DNPRemoteObjectMap.h42 class Plugin; variable
DNPObjectProxy.h37 class Plugin; variable
DNPObjectMessageReceiver.h41 class Plugin; variable
/external/webkit/Source/WebKit2/WebProcess/Plugins/
DPlugin.cpp69 Plugin::Plugin() in Plugin() function in WebKit::Plugin
/external/webkit/Source/WebCore/plugins/
DDOMPlugin.h30 class Plugin; variable
/external/clang/lib/Driver/
DTools.cpp5273 std::string Plugin = ToolChain.getDriver().Dir + "/../lib/LLVMgold.so"; in ConstructJob() local