HomeSort by relevance Sort by last modified time
    Searched refs:PLUGIN_QUIRK_BLOCK_NONSTANDARD_GETURL_REQUESTS (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl.h 62 PLUGIN_QUIRK_BLOCK_NONSTANDARD_GETURL_REQUESTS = 128, // Win32
webplugin_delegate_impl_win.cc 276 quirks_ |= PLUGIN_QUIRK_BLOCK_NONSTANDARD_GETURL_REQUESTS;
    [all...]
  /external/chromium_org/content/plugin/
webplugin_proxy.cc 288 WebPluginDelegateImpl::PLUGIN_QUIRK_BLOCK_NONSTANDARD_GETURL_REQUESTS) {

Completed in 253 milliseconds