Searched refs:NP_NORMAL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePluginStream.cpp46 , m_transferMode(NP_NORMAL)
138 case NP_NORMAL:
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginStream.cpp184 m_transferMode = NP_NORMAL;
211 if (m_transferMode == NP_NORMAL)
298 m_transferMode = NP_NORMAL;
H A Dnpapi.h673 #define NP_NORMAL 1 macro
/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginStream.mm239 m_transferMode = NP_NORMAL;
265 case NP_NORMAL:
266 LOG(Plugins, "Stream type: NP_NORMAL");

Completed in 168 milliseconds