Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DPluginDocument.h59 … void setShouldLoadPluginManually(bool loadManually) { m_shouldLoadPluginManually = loadManually; } in setShouldLoadPluginManually() function
DPluginDocument.cpp185 setShouldLoadPluginManually(false); in cancelManualPluginLoad()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0643575 …(WebCore::PluginDocument::setShouldLoadPluginManually): Set whether or not we should load the plug…