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

  /external/webkit/Source/WebCore/plugins/win/
PluginViewWin.cpp 391 if (m_plugin->pluginFuncs()->version < NPVERS_HAS_POPUPS_ENABLED_STATE &&
505 if (m_plugin->pluginFuncs()->version < NPVERS_HAS_POPUPS_ENABLED_STATE && isWindowsMessageUserGesture(npEvent.event)) {
  /external/webkit/Source/WebCore/bridge/
npapi.h 783 #define NPVERS_HAS_POPUPS_ENABLED_STATE 16 /* Not implemented in WebKit */
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.cpp 404 if (m_pluginModule->pluginFuncs().version >= NPVERS_HAS_POPUPS_ENABLED_STATE) {

Completed in 76 milliseconds