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

  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl.cc 72 if (quirks_ & PLUGIN_QUIRK_NO_WINDOWLESS &&
webplugin_delegate_impl.h 65 PLUGIN_QUIRK_NO_WINDOWLESS = 1024, // Windows
webplugin_delegate_impl_win.cc 283 quirks_ |= PLUGIN_QUIRK_NO_WINDOWLESS;
    [all...]

Completed in 1850 milliseconds