Searched refs:NPP_t (Results 1 – 6 of 6) sorted by relevance
55 NPP_t differentNPP = *m_npp; in NPP_SetWindow()
245 } NPP_t; typedef247 typedef NPP_t* NPP;
206 } NPP_t; typedef208 typedef NPP_t* NPP;
280 scoped_ptr<NPP_t> npp_;
215 npp_(new NPP_t), in WebPluginDelegateProxy()
63 npp_ = new NPP_t(); in PluginInstance()