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

  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_gtk.cc 55 // TODO(viettrungluu): PLUGIN_QUIRK_WINDOWLESS_NO_RIGHT_CLICK: Don't allow
60 | PLUGIN_QUIRK_WINDOWLESS_NO_RIGHT_CLICK;
726 // See comment about PLUGIN_QUIRK_WINDOWLESS_NO_RIGHT_CLICK in constructor.
728 (quirks_ & PLUGIN_QUIRK_WINDOWLESS_NO_RIGHT_CLICK) &&
webplugin_delegate_impl.h 75 PLUGIN_QUIRK_WINDOWLESS_NO_RIGHT_CLICK = 32768, // Linux

Completed in 30 milliseconds