Searched refs:NP_VERSION_MAJOR (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/Shared/Plugins/Netscape/
H A DNetscapePluginModule.cpp221 m_pluginFuncs.version = (NP_VERSION_MAJOR << 8) | NP_VERSION_MINOR;
/macosx-10.10/WebCore-7600.1.25/plugins/
H A Dnpapi.h98 #define NP_VERSION_MAJOR 0 macro
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp973 netscapeFuncs.version = (NP_VERSION_MAJOR << 8) | NP_VERSION_MINOR;

Completed in 139 milliseconds