HomeSort by relevance Sort by last modified time
    Searched defs:popups_allowed (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/npapi/
npobject_proxy.cc 469 bool popups_allowed = false; local
476 popups_allowed = plugin_instance->popups_allowed();
486 popups_allowed,
plugin_instance.h 223 bool popups_allowed() const { function in class:content::PluginInstance

Completed in 4152 milliseconds