Searched refs:NP_NORMAL (Results 1 – 7 of 7) sorted by relevance
173 m_transferMode = NP_NORMAL; in startStream()200 if (m_transferMode == NP_NORMAL) in startStream()287 m_transferMode = NP_NORMAL; in destroyStream()
43 , m_transferMode(NP_NORMAL) in NetscapePluginStream()135 case NP_NORMAL: in isSupportedTransferMode()
236 m_transferMode = NP_NORMAL;262 case NP_NORMAL:263 LOG(Plugins, "Stream type: NP_NORMAL");
194 *stype = NP_NORMAL; in webkit_test_plugin_new_stream()
714 #define NP_NORMAL 1 macro
392 *stype = NP_NORMAL; in NPP_NewStream()
29169 Set the stream type to NP_NORMAL so we'll get write callbacks.