Home | History | Annotate | Download | only in browser_plugin

Lines Matching refs:npp_

529   npp_.reset(new NPP_t);
566 // If the plugin was initialized then it has a valid |npp_| identifier, and
568 DCHECK(!npp_ || container_);
592 return npp_.get();