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

  /external/webkit/WebCore/plugins/
PluginQuirkSet.h 43 PluginQuirkHasModalMessageLoop = 1 << 7,
PluginView.cpp 1031 if (!m_plugin->quirks().contains(PluginQuirkHasModalMessageLoop))
    [all...]
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 116 m_quirks.add(PluginQuirkHasModalMessageLoop);

Completed in 60 milliseconds