OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PluginQuirkThrottleInvalidate
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Source/WebCore/plugins/
PluginQuirkSet.h
38
PluginQuirkThrottleInvalidate
= 1 << 2,
PluginPackage.cpp
220
m_quirks.add(
PluginQuirkThrottleInvalidate
);
/external/webkit/Source/WebCore/plugins/win/
PluginPackageWin.cpp
100
m_quirks.add(
PluginQuirkThrottleInvalidate
);
PluginViewWin.cpp
920
if (m_plugin->quirks().contains(
PluginQuirkThrottleInvalidate
)) {
/external/webkit/Source/WebCore/plugins/mac/
PluginPackageMac.cpp
62
m_quirks.add(
PluginQuirkThrottleInvalidate
);
Completed in 47 milliseconds