Home
last modified time | relevance | path

Searched refs:PluginQuirkHasModalMessageLoop (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/plugins/
DPluginQuirkSet.h43 PluginQuirkHasModalMessageLoop = 1 << 7, enumerator
DPluginView.cpp1037 if (!m_plugin->quirks().contains(PluginQuirkHasModalMessageLoop)) in setCallingPlugin()
/external/webkit/Source/WebCore/plugins/win/
DPluginPackageWin.cpp119 m_quirks.add(PluginQuirkHasModalMessageLoop); in determineQuirks()