Home
last modified time | relevance | path

Searched refs:getsiteswithdata (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/Shared/Plugins/Netscape/
DNetscapePluginModule.cpp83 if (!m_pluginFuncs.getsiteswithdata) in tryGetSitesWithData()
86 char** siteArray = m_pluginFuncs.getsiteswithdata(); in tryGetSitesWithData()
/external/webkit/Source/WebCore/plugins/
Dnpfunctions.h204 NPP_GetSitesWithDataPtr getsiteswithdata; member