OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NPAPI
(Results
1 - 2
of
2
) sorted by null
/external/chromium/webkit/glue/plugins/
plugin_list.h
9
// webkit/plugins/
npapi
and into the webkit::
npapi
namespace. Native Client
16
#include "webkit/plugins/
npapi
/plugin_list.h"
18
namespace
NPAPI
{
20
typedef webkit::
npapi
::PluginEntryPoints PluginEntryPoints;
24
static inline webkit::
npapi
::PluginList* Singleton() {
25
return webkit::
npapi
::PluginList::Singleton();
29
} // namespace
NPAPI
/external/chromium/chrome/browser/ui/views/
content_setting_bubble_contents.cc
220
NPAPI
::PluginList::Singleton()->GetPluginGroupName(*it));
Completed in 25 milliseconds